Skip to content

Commit

Permalink
Lets try that again.
Browse files Browse the repository at this point in the history
  • Loading branch information
jriwanek committed Apr 24, 2016
1 parent 90482ec commit 1e1783c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
language: java
sudo: false
cache:
directories:
- $HOME/.gradle
notifications:
email: false
jdk:
- oraclejdk8
script: ./gradlew setupCIWorkspace build --refresh-dependencies
before_install:
- chmod a+x gradlew
script: gradlew clean check

0 comments on commit 1e1783c

Please sign in to comment.