Skip to content

Commit

Permalink
oops we use gradle here
Browse files Browse the repository at this point in the history
  • Loading branch information
aikar committed Jun 23, 2018
1 parent 098ded4 commit 9ce34e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -7,7 +7,7 @@ git:
before_install:
- git config --global user.email "travis-ci@travis-ci.com"
- git config --global user.name "Travis CI"
- mvn clean install
- ./gradlew build
cache:
directories:
- '$HOME/.m2/repository'
- '$HOME/.gradle'

0 comments on commit 9ce34e4

Please sign in to comment.