Skip to content

Commit 4d02fbc

Browse files
committed
Cleanup for Travis build
1 parent 5f4c1d8 commit 4d02fbc

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@ sudo: false
1010

1111
matrix:
1212
allow_failures:
13-
- php:
14-
- 7.0
15-
- hhvm
13+
- php: 7.0
14+
- php: hhvm
1615

1716
install:
1817
- composer install

0 commit comments

Comments
 (0)