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