mirror of
https://github.com/movahhedi/blueberry-pma-theme.git
synced 2026-08-24 10:04:43 -05:00
Drop all PHP versions previous to 7.0 on TravisCI
This commit is contained in:
+4
-7
@@ -1,14 +1,11 @@
|
||||
# The Travis setup:
|
||||
# - run lint for every PHP version
|
||||
|
||||
language: php
|
||||
|
||||
php:
|
||||
- "7.1"
|
||||
- "7.0"
|
||||
- "5.6"
|
||||
- "5.5"
|
||||
- hhvm
|
||||
- "7.1"
|
||||
- "7.2"
|
||||
- "7.3"
|
||||
- "7.4"
|
||||
|
||||
sudo: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user