Browse Source

Merge pull request #585 from mhujer/travis-container

TravisCI: Use new container based infrastructure
Rob Allen 10 years ago
parent
commit
9f7ff7ca7d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

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