Skip to content

Commit

Permalink
travis: 'script' entry does support multiple commands
Browse files Browse the repository at this point in the history
Signed-off-by: Gaetan Semet <[email protected]>
  • Loading branch information
gsemet committed Oct 21, 2014
1 parent 16ea4bc commit 1781206
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ env:
- JEKYLL_VERSION: 1.4.1
- SAUCE_USERNAME: bootstrap

script:
before_script:
- grunt --verbose --force

after_script:
- grunt dev
- grunt release

0 comments on commit 1781206

Please sign in to comment.