We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2a4e2e commit 41f851dCopy full SHA for 41f851d
1 file changed
.travis.yml
@@ -1,7 +1,11 @@
1
+sudo: false
2
+dist: trusty
3
+
4
language: php
5
6
php:
7
- 5.3
8
+ dist: precise
9
- 5.4
10
- 5.5
11
- 5.6
0 commit comments