aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2016-02-19 11:27:33 +0200
committerXhmikosR <[email protected]>2016-02-19 11:53:50 +0200
commitfe1b8913ac3cd86d03a23fd58173c589280c47d9 (patch)
tree061d48e1390b55a47475540f6ff7cf132037b2ec
parent79067a6440ba833fe290a2b386b0588ceb3610c7 (diff)
downloadbootstrap-fe1b8913ac3cd86d03a23fd58173c589280c47d9.tar.xz
bootstrap-fe1b8913ac3cd86d03a23fd58173c589280c47d9.zip
Travis CI: switch to the Trusty image.
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index b57eb6c26..f87759abd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,5 @@
-sudo: false
+sudo: required
+dist: trusty
language: node_js
git:
depth: 10