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 c50c72b commit c8d8b36Copy full SHA for c8d8b36
.travis.yml
@@ -7,6 +7,9 @@ php:
7
- 5.6
8
- 7
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