SemanticScuttle/.travis.yml

7 lines
115 B
YAML
Raw Normal View History

2012-01-25 21:22:10 +00:00
language: php
phps:
- 5.3
script: cd tests && phpunit .
notifications:
irc: "irc.freenode.org#semanticscuttle"