Skip to content

Commit

Permalink
fixup! Add tests for utils
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Scarrott committed Oct 22, 2016
1 parent 35c548f commit d6a0617
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 @@ -4,10 +4,10 @@ node_js:
cache:
directories:
- node_modules
sudo: false
branches:
only:
- master
sudo: false
script:
- npm test
- npm run build
Expand Down

0 comments on commit d6a0617

Please sign in to comment.