Skip to content

Commit

Permalink
update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
neptunian committed May 24, 2018
1 parent b431576 commit 662124a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
sudo: false sudo: false
language: node_js language: node_js
node_js: node_js:
- "v4" - "v8"
script: script:
- npm run lint - npm run lint
- npm run test - npm run test
Expand Down

0 comments on commit 662124a

Please sign in to comment.