Explorar o código

Merge pull request #585 from mhujer/travis-container

TravisCI: Use new container based infrastructure
Rob Allen %!s(int64=10) %!d(string=hai) anos
pai
achega
9f7ff7ca7d
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

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