We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6987780 commit 9e2a2b4Copy full SHA for 9e2a2b4
1 file changed
.travis.yml
@@ -1,9 +1,10 @@
1
language: php
2
+sudo: false
3
php:
4
+ - "7.2"
5
+ - "7.1"
6
+ - "7.0"
7
- "5.6"
- - "5.5"
- - "5.4"
- - "5.3"
8
env:
9
- DOKUWIKI=master
10
- DOKUWIKI=stable
0 commit comments