Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #32 from mroderick/run-tests-in-8-also
Browse files Browse the repository at this point in the history
Instruct travis to also run tests in node 8
  • Loading branch information
grassator authored Sep 25, 2017
2 parents ecc7e3b + 86d53bb commit 71b20d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ sudo: false
node_js:
- 6
- 7
- 8

cache:
directories:
Expand Down

0 comments on commit 71b20d8

Please sign in to comment.