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