]> git.immae.eu Git - github/wallabag/wallabag.git/blob - .travis.yml
9d6ba1321a338e3366cd056915f66cc0845c6de7
[github/wallabag/wallabag.git] / .travis.yml
1 language: php
2
3 php:
4 - 5.4
5
6 branches:
7 only:
8 - dev
9
10 before_script:
11 - composer install
12
13 notifications:
14 email:
15 - nicolas.loeuillet@gmail.com