Skip to content

Commit 7b29c17

Browse files
committed
Adding initial travis.yml file
1 parent d675668 commit 7b29c17

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.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.6
4+
- 5.5
5+
- 5.4
6+
- 5.3
7+
before_script: composer install

0 commit comments

Comments
 (0)