Skip to content

Commit 8904d8f

Browse files
committed
Create .travis.yml
1 parent 749a944 commit 8904d8f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
language: php
2+
php:
3+
- 5.4
4+
- 5.5
5+
- 5.6
6+
- nightly
7+
before_script: composer install

0 commit comments

Comments
 (0)