Skip to content

Commit 16959c6

Browse files
author
David Kowis
committed
Update to the newer, faster infrastructure
1 parent d7dbba1 commit 16959c6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ matrix:
1010
- jdk: oraclejdk8
1111
script: mvn -q deploy -P java8 -pl java8 --settings .travis-settings.xml -Dno.gem.deploy=true
1212

13+
# get us on the new container based builds, we're not using any fancyness
14+
sudo: false
15+
1316
branches:
1417
only:
1518
- master

0 commit comments

Comments
 (0)