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