Navigation Menu

Skip to content

Commit

Permalink
Move jobs to container-based infrastructure
Browse files Browse the repository at this point in the history
  • Loading branch information
BanzaiMan committed Dec 19, 2014
1 parent a0624ee commit 38d064f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,12 @@ before_script:
- "export PATH=`pwd`/bin:$PATH"
- echo $HOME

sudo: false

cache:
directories:
- $HOME/.m2

jdk: openjdk6

env:
Expand Down

0 comments on commit 38d064f

Please sign in to comment.