Skip to content

Commit

Permalink
Travis: Test on PHP versions supported by DokuWiki
Browse files Browse the repository at this point in the history
  • Loading branch information
michitux committed Sep 30, 2018
1 parent 6987780 commit 9e2a2b4
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
language: php
sudo: false
php:
- "7.2"
- "7.1"
- "7.0"
- "5.6"
- "5.5"
- "5.4"
- "5.3"
env:
- DOKUWIKI=master
- DOKUWIKI=stable
Expand Down

0 comments on commit 9e2a2b4

Please sign in to comment.