Skip to content

Commit

Permalink
Add documentation links
Browse files Browse the repository at this point in the history
  • Loading branch information
sbesson committed Jul 8, 2015
1 parent 3d6d50c commit 18043fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -3,8 +3,12 @@ language: java
jdk:
- openjdk7

# This (sudo: false) is needed to "run on container-based infrastructure" on
# which cache: is available
# http://docs.travis-ci.com/user/workers/container-based-infrastructure/
sudo: false

# http://docs.travis-ci.com/user/caching/#Arbitrary-directories
cache:
directories:
- $HOME/.m2
Expand Down

0 comments on commit 18043fd

Please sign in to comment.