travis configuration file
This commit is contained in:
parent
95a8ca8a99
commit
a484c99273
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@ -0,0 +1,6 @@
|
||||
language: php
|
||||
phps:
|
||||
- 5.3
|
||||
script: cd tests && phpunit .
|
||||
notifications:
|
||||
irc: "irc.freenode.org#semanticscuttle"
|
Loading…
Reference in New Issue
Block a user