Add the new php version

This commit is contained in:
Sébastien Lucas 2016-01-12 10:36:57 +01:00
부모 21a93cd75b
커밋 6b5fdb4b26
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

@ -5,6 +5,7 @@ php:
- 5.4
- 5.3
- hhvm
- 7.0
before_script:
- npm install jshint
- jshint --version
@ -26,4 +27,4 @@ sudo: false
matrix:
allow_failures:
- php: hhvm
- php: 5.6
- php: 7.0