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 07bfe89 commit 42e52aeCopy full SHA for 42e52ae
1 file changed
.travis.yml
@@ -8,6 +8,9 @@ php:
8
- 7.0
9
- 7.1
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