Skip to content

Commit

Permalink
Fix travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
tomdcc committed Aug 11, 2013
1 parent 5f64a92 commit 5ee9bd2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -6,6 +6,7 @@ branches:
only:
- master
script: ./grailsw refresh-dependencies
&& cd test/apps/default22
&& ./grailsw package-plugin
&& cd test/projects/default22
&& ./grailsw refresh-dependencies
&& ./grailsw "test-app functional:"

0 comments on commit 5ee9bd2

Please sign in to comment.