Skip to content

Commit

Permalink
Disable travis cache
Browse files Browse the repository at this point in the history
  • Loading branch information
brionmario committed Jun 27, 2020
1 parent 1320dd5 commit f8f4bef
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: java
cache:
directories:
- .autoconf
- $HOME/.m2
# cache:
# directories:
# - .autoconf
# - $HOME/.m2
script: mvn clean install -q
sudo: true

0 comments on commit f8f4bef

Please sign in to comment.