Merge pull request #1253 from cachethq/travis

Revert travis build order changes
This commit is contained in:
Graham Campbell
2015-12-22 21:00:18 +00:00

View File

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