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

Add .travis.yml

This commit is contained in:
Daniel St. Jules
2013-07-10 15:25:18 -04:00
parent fa13bfb4bb
commit dfa67c7a80

5
.travis.yml Normal file
View File

@@ -0,0 +1,5 @@
language: php
php:
- 5.5
- 5.4
- 5.3