From 12abe51e4b1b8d282eb4aa2873fb1fd10560cd08 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Fri, 20 Nov 2015 09:50:24 -0800 Subject: [PATCH] Update .travis.yml to account for Travis changes (especially now that Docker is no longer experimental :tada:) --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index de4ccce023..eda8ec712f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,5 @@ language: bash - -# for secret experimental features ;) -sudo: 9000 +services: docker env: - VERSION=9.5