Skip to content

Commit

Permalink
run tests in node and then in the browser
Browse files Browse the repository at this point in the history
  • Loading branch information
neonstalwart committed Oct 10, 2014
1 parent 9f03fb4 commit d47d54e
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 @@ env:
install:
- travis_retry npm install

script: npm run test.sauce
script: npm test && npm run test.sauce

0 comments on commit d47d54e

Please sign in to comment.