Skip to content

Commit

Permalink
Test Node 8
Browse files Browse the repository at this point in the history
  • Loading branch information
nschonni committed May 30, 2017
1 parent fcd29e9 commit 2269e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -10,7 +10,7 @@ env:
jobs:
include:
- stage: test
node_js: "node"
node_js: "8"
os: linux
before_script: npm run lint || exit 1;
after_success: npm run-script coverage;
Expand Down

0 comments on commit 2269e1d

Please sign in to comment.