Skip to content

Commit 9690b64

Browse files
committed
testing travis
1 parent b7caf16 commit 9690b64

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.travis.yml

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

0 commit comments

Comments
 (0)