Skip to content

Commit beab2c1

Browse files
committed
Add a travis config file
1 parent 5f2bfed commit beab2c1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
language: php
2+
3+
php:
4+
- 5.3
5+
- 5.4

0 commit comments

Comments
 (0)