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 8748d42 commit d5bdc21Copy full SHA for d5bdc21
1 file changed
.travis.yml
@@ -10,6 +10,9 @@ php:
10
11
sudo: false
12
13
+# lock distro so new future defaults will not break the build
14
+dist: precise
15
+
16
# also test against HHVM, but require "trusty" and ignore errors
17
matrix:
18
include:
0 commit comments