1
0
mirror of https://github.com/danielstjules/Stringy.git synced 2025-08-13 08:44:01 +02:00

Merge pull request #102 from Big-Shark/newTravisInfrastructure

Changed travis infrastructure
This commit is contained in:
Daniel St. Jules
2015-09-09 21:59:17 -07:00

View File

@@ -6,3 +6,7 @@ php:
- 5.3
- 7.0
- hhvm
# This triggers builds to run on the new TravisCI infrastructure.
# See: http://docs.travis-ci.com/user/workers/container-based-infrastructure/
sudo: false