Skip to content

Commit cbc3625

Browse files
committed
travis: přidáno testování proti PHP 7.0
1 parent 418ec5c commit cbc3625

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,13 @@ php:
1010
- 5.4
1111
- 5.5
1212
- 5.6
13+
- 7.0
1314
- hhvm
1415

1516
matrix:
1617
allow_failures:
1718
- php: hhvm
19+
- php: 7.0
1820

1921
before_install:
2022
- composer self-update

0 commit comments

Comments
 (0)