Skip to content

Commit

Permalink
Added caching for Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kstyrc committed Apr 7, 2015
1 parent afaf6ff commit 8b0cf2e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
language: java
jdk:
- oraclejdk8
cache:
directories:
- $HOME/.m2

0 comments on commit 8b0cf2e

Please sign in to comment.