Skip to content

Commit

Permalink
fix travis script call
Browse files Browse the repository at this point in the history
  • Loading branch information
brandongoode committed Oct 25, 2017
1 parent d196c2e commit 4db4604
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 @@ -10,4 +10,4 @@ node_js:
before_script:
- npm install -g grunt-cli nyc
script:
- travis-test
- ./travis-test

0 comments on commit 4db4604

Please sign in to comment.