Skip to content

Instantly share code, notes, and snippets.

@brian428
Created June 19, 2013 03:02
Show Gist options
  • Save brian428/5811400 to your computer and use it in GitHub Desktop.
Save brian428/5811400 to your computer and use it in GitHub Desktop.
language: groovy
jdk:
- oraclejdk7
branches:
only:
- master
script: ./grailsw refresh-dependencies
&& ./grailsw "test-app -integration"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment