Skip to content

Commit

Permalink
Disable travis maven cache to investigate instability.
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Apr 22, 2015
1 parent 6dca372 commit a60bd1f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ language: java

sudo: false

cache:
directories:
- $HOME/.m2
#cache:
# directories:
# - $HOME/.m2

before_script:
- unset GEM_PATH GEM_HOME IRBRC JRUBY_OPTS
Expand Down

0 comments on commit a60bd1f

Please sign in to comment.