Skip to content

Commit f54449c

Browse files
Merge pull request #52 from xabbuh/travis-php-7
[Travis] run build with PHP 7 instead of PHP 7.1
2 parents 4d4019d + 83204ed commit f54449c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ php:
77
- 5.4
88
- 5.5
99
- 5.6
10-
- nightly
10+
- 7.0
1111
- hhvm
1212

1313
matrix:

0 commit comments

Comments
 (0)