Skip to content

Commit

Permalink
typo in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jashepp committed Jan 20, 2017
1 parent b9c8e8b commit d6f4c6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ node_js:
- "7"
before_script:
- npm install -g mocha
script: test
script: npm test

0 comments on commit d6f4c6f

Please sign in to comment.