mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-22 21:19:46 +05:30
More .travis.yml updates
This commit is contained in:
parent
61738a7fe2
commit
34a6b66b8c
@ -1,5 +1,11 @@
|
||||
language: php
|
||||
|
||||
sudo: false
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- vendor
|
||||
|
||||
php:
|
||||
- 5.4
|
||||
- 5.5
|
||||
|
Loading…
Reference in New Issue
Block a user