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