SemanticScuttle/.travis.yml
2012-01-25 22:22:10 +01:00

6 lines
115 B
YAML

language: php
phps:
- 5.3
script: cd tests && phpunit .
notifications:
irc: "irc.freenode.org#semanticscuttle"