From: XhmikosR Date: Fri, 19 Feb 2016 09:27:33 +0000 (+0200) Subject: Travis CI: switch to the Trusty image. X-Git-Tag: v4.0.0-alpha.3~205^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe1b8913ac3cd86d03a23fd58173c589280c47d9;p=thirdparty%2Fbootstrap.git Travis CI: switch to the Trusty image. --- diff --git a/.travis.yml b/.travis.yml index b57eb6c260..f87759abda 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ -sudo: false +sudo: required +dist: trusty language: node_js git: depth: 10