Skip to content

Commit 8268efc

Browse files
committed
Use faster container based build ci config
1 parent bb83529 commit 8268efc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# To let the CI execute the maven wrapper, use this command and push the change:
22
# git update-index --chmod=+x mvnw
33

4+
sudo: false # route your build to the container-based infrastructure for a faster build
45
language: java
56
install: true
67
jdk:

0 commit comments

Comments
 (0)