Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6f0b14b

Browse files
committed
added php 7.2 to the build
1 parent 4473492 commit 6f0b14b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,13 @@ php:
88
- hhvm
99
- 7.0
1010
- 7.1
11+
- 7.2
1112

1213
before_script:
1314
- composer install
1415
- chmod 777 install.sh
1516

1617
script:
17-
- mkdir -p build/logs
18+
- mkdir -p build/logs
1819
- ./vendor/bin/phpunit --coverage-clover build/logs/clover.xml test/
1920
- sh install.sh

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /