Adjust the orders of php compiler for travis as desc

This commit is contained in:
phpGitAdmin
2015-11-17 00:07:21 +08:00
parent 2a1bd732bd
commit 7ddf4277f7

View File

@@ -2,10 +2,10 @@ language: php
php:
- 7.0
- hhvm
- 5.5.9
- 5.5
- 5.6
- 5.5
- 5.5.9
- hhvm
sudo: false