Skip to content

Commit

Permalink
ES6: added run keyword to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
SmithAF committed Jun 8, 2018
1 parent fca2ba5 commit 830bcbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,4 +3,4 @@ node_js:
- "8"
before_install:
- npm install
script: npm travis-test
script: npm run travis-test

0 comments on commit 830bcbb

Please sign in to comment.