Skip to content

Commit 7ef13f6

Browse files
author
mutec
committed
updated travis checks
1 parent 6e7396f commit 7ef13f6

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.travis.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
sudo: false
22
language: php
33
php:
4-
- 5.6
4+
- 7.1
55
- 5.5
6-
- 5.4
7-
- 5.3
86
before_install:
9-
- pyrus install pear/PHP_CodeSniffer
7+
- pear install pear/PHP_CodeSniffer
108
- phpenv rehash
119
before_script:
1210
- git clone --branch=master --depth=1 --quiet git://github.com/WoltLab/WCF.git WCF

0 commit comments

Comments
 (0)