summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2015-07-24 15:24:00 +0200
committerAndreas Gohr <andi@splitbrain.org>2015-07-24 15:24:00 +0200
commitae725da53659cc2733e9315cc4d3214cea561205 (patch)
tree3583ea0b50f1ba21c0974d95cfe1a32f9baf7036 /.travis.yml
parent32c7ba22db35fd22aed87fb31984069873cefc4f (diff)
downloadrpg-ae725da53659cc2733e9315cc4d3214cea561205.tar.gz
rpg-ae725da53659cc2733e9315cc4d3214cea561205.tar.bz2
use new container infrastructure on Travis
See http://docs.travis-ci.com/user/migrating-from-legacy
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index edca80e0b..61e47522d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,5 @@
language: php
+sudo: false
php:
- "5.6"
- "5.5"