We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 588ad9d commit bf83e55Copy full SHA for bf83e55
.travis.yml
@@ -1,4 +1,5 @@
1
language: php
2
+php: 5.6 # EOL version but can't refactor the code just now
3
sudo: false
4
install:
5
- composer install
0 commit comments