Skip to content

Commit edf833b

Browse files
dnahrebeckidkarlovi
authored andcommitted
Adding php7.1
1 parent ffcac1f commit edf833b

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
@@ -9,12 +9,14 @@ php:
99
- 5.6
1010
- hhvm
1111
- 7.0
12+
- 7.1
1213

1314
matrix:
1415
fast_finish: true
1516
include:
1617
- php: 5.3
1718
env: COMPOSER_FLAGS="--prefer-lowest"
19+
dist: precise
1820
- php: 5.6
1921
env: SYMFONY_VERSION=2.3.*
2022
- php: 5.6

0 commit comments

Comments
 (0)