Skip to content

Commit

Permalink
Get travis to run npm test
Browse files Browse the repository at this point in the history
  • Loading branch information
gemmaleigh committed Aug 22, 2016
1 parent da177a4 commit 5123915
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ node_js:
- "4.4.7"
before_install:
- npm install -g grunt-cli
- npm test
install:
- npm install
script:
Expand Down

0 comments on commit 5123915

Please sign in to comment.