Skip to content

Instantly share code, notes, and snippets.

@tomorrowkey
Created September 15, 2015 12:06
Show Gist options
  • Save tomorrowkey/1186ab60896d0f74acd9 to your computer and use it in GitHub Desktop.
Save tomorrowkey/1186ab60896d0f74acd9 to your computer and use it in GitHub Desktop.
general:
branches:
only: 'master'
artifacts:
- 'build/libs'
machine:
java:
version: openjdk7
test:
override:
- ./gradlew build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment