Build with PHP 7.1
[GitHub/WoltLab/com.woltlab.wcf.conversation.git] / .travis.yml
index c631ee378a5b4eb0cfa413de680b5265177b2948..7f045fff1111f11c3a76257204f957a1e8728fff 100644 (file)
@@ -1,8 +1,8 @@
 language: php
 sudo: false
 php:
-  - 5.4
-  - 5.3
+  - 7.1
+  - 5.5
 before_install:
   - pear install pear/PHP_CodeSniffer
   - phpenv rehash