summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 664bd60..18105c7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,10 +3,9 @@ language: php
install: composer install
php:
- - "5.4"
- - "5.5"
- "5.6"
- "7.0"
- "7.1"
+ - "7.2"
sudo: false \ No newline at end of file