Skip to content

Commit 38d064f

Browse files
committed
Move jobs to container-based infrastructure
1 parent a0624ee commit 38d064f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ before_script:
44
- "export PATH=`pwd`/bin:$PATH"
55
- echo $HOME
66

7+
sudo: false
8+
9+
cache:
10+
directories:
11+
- $HOME/.m2
12+
713
jdk: openjdk6
814

915
env:

0 commit comments

Comments
 (0)