1
0
mirror of https://github.com/klokantech/tileserver-php.git synced 2025-08-05 06:07:48 +02:00

Remove PHP 5.3 check from travis

This commit is contained in:
Dalibor Janák
2018-02-19 15:59:44 +01:00
committed by GitHub
parent d3ebdec555
commit e6af62e191

View File

@@ -1,6 +1,5 @@
language: php language: php
php: php:
- 5.3
- 5.4 - 5.4
- 5.5 - 5.5
- 5.6 - 5.6