Skip to content

Commit fd09708

Browse files
committed
Merge pull request #63 from gourlaysama/wip/travis-docker
Move to the new travis docker-based build infrastructure
2 parents 0271e95 + f81d952 commit fd09708

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# disables sudo
2+
# this allows for faster builds, using travis's docker-based build infra
3+
sudo: false
4+
15
language: scala
26

37
env:

0 commit comments

Comments
 (0)