Skip to content

Commit

Permalink
Add Node.js 8 to Travis CI test matrix (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianMurphy authored and sindresorhus committed Jun 12, 2017
1 parent c4d6732 commit eab8924
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,5 +1,6 @@
sudo: false
language: node_js
node_js:
- '8'
- '6'
- '4'

0 comments on commit eab8924

Please sign in to comment.