mirror of
https://github.com/danog/tgseclib.git
synced 2025-01-21 21:41:14 +01:00
[feature/phpunit] Add configuration file for travis-ci.org
This commit is contained in:
parent
2da655a783
commit
d71d7f3496
9
.travis.yml
Normal file
9
.travis.yml
Normal file
@ -0,0 +1,9 @@
|
||||
language: php
|
||||
|
||||
php:
|
||||
- 5.2
|
||||
- 5.3
|
||||
- 5.4
|
||||
|
||||
script:
|
||||
- phpunit
|
Loading…
x
Reference in New Issue
Block a user