This website requires JavaScript.
Explore
Help
Register
Sign in
Krautspace
/
calcifer
Archived
Watch
2
Star
0
Fork
You've already forked calcifer
0
Code
Issues
11
Pull requests
2
Activity
This repository has been archived on
2024-01-26
. You can view files and clone it, but cannot push or open issues or pull requests.
3bf6ae884a
calcifer
/
.travis.yml
8 lines
97 B
YAML
Raw
Normal View
History
Unescape
Escape
Added a travis file Ticket #28
2016-06-26 13:54:46 +02:00
language
:
php
php
:
-
'5.6'
-
'7.0'
install
:
-
composer install
*Doh*, travis does not run on windows
2016-06-26 14:00:34 +02:00
script
:
bin/phpunit -c app
Reference in a new issue
Copy permalink