From f81d9525103c0994874408a8260dad674cfeb904 Mon Sep 17 00:00:00 2001 From: Antoine Gourlay Date: Mon, 27 Jul 2015 22:41:37 +0200 Subject: [PATCH] move to the new travis docker-based build infrastructure --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 5633424f..5292f5c7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,7 @@ +# disables sudo +# this allows for faster builds, using travis's docker-based build infra +sudo: false + language: scala env: