Skip to content

Commit b21719a

Browse files
Hook up Travis-CI
1 parent 48bb9ad commit b21719a

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
language: php
2+
3+
php:
4+
- 5.3
5+
- 5.5
6+
7+
script: phpunit

0 commit comments

Comments
 (0)