Adjust the orders of php compiler for travis

This commit is contained in:
guanshiliang
2015-11-16 11:33:05 +08:00
parent 9cf600f36c
commit 2a1bd732bd

View File

@@ -1,11 +1,11 @@
language: php
php:
- 7.0
- hhvm
- 5.5.9
- 5.5
- 5.6
- 7.0
- hhvm
sudo: false