Skip to content

Commit

Permalink
Added travis_wait because companies takes a long time
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisnyman committed Dec 30, 2014
1 parent 3531e2b commit 8077c00
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 @@ -5,4 +5,4 @@ install:
- npm install gulp -g
- npm install
- bundle install
script: gulp
script: travis_wait gulp

0 comments on commit 8077c00

Please sign in to comment.