Page MenuHomeSealhub

.travis.yml
No OneTemporary

.travis.yml

language: php
php:
- 5.5
- 5.6
- 7.0
- 7.1
- nightly
script: find . -name "*.php" -exec php -l {} \; | grep -v '^No syntax errors detected'; test $? -eq 1

File Metadata

Mime Type
text/plain
Expires
Sat, Nov 23, 13:38 (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
547990
Default Alt Text
.travis.yml (165 B)

Event Timeline