1
0
mirror of https://github.com/moparisthebest/wallabag synced 2024-08-13 16:54:00 -04:00
wallabag/.travis.yml

15 lines
152 B
YAML
Raw Normal View History

2013-08-08 07:49:57 -04:00
language: php
php:
- 5.4
branches:
only:
- dev
before_script:
- composer install
notifications:
email:
- nicolas.loeuillet@gmail.com