Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bootstraponline committed May 18, 2015
1 parent 1056d51 commit 2e9b3c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ before_script:
script:
- bundle exec thor gen # regenerate every time before testing
- bundle exec thor spec
after_script
- killall -9 node # fix Killed npm start message on Travis
notifications:
email:
on_success: never
Expand Down

0 comments on commit 2e9b3c2

Please sign in to comment.