Skip to content

Commit bf83e55

Browse files
committed
Downgrade php from 7.2 to 5.6
1 parent 588ad9d commit bf83e55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
language: php
2+
php: 5.6 # EOL version but can't refactor the code just now
23
sudo: false
34
install:
45
- composer install

0 commit comments

Comments
 (0)