Parcourir la source

Merge pull request #585 from mhujer/travis-container

TravisCI: Use new container based infrastructure
Rob Allen il y a 10 ans
Parent
commit
9f7ff7ca7d
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -1,5 +1,7 @@
 language: php
 
+sudo: false
+
 php:
   - 5.2
   - 5.3