Skip to content

Commit ad7f4d1

Browse files
author
Chris Boulton
committed
add .travis.yml to run unit tests on travis-ci
1 parent e6464f4 commit ad7f4d1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
language: php
2+
php:
3+
- 5.2
4+
- 5.3
5+
- 5.4

0 commit comments

Comments
 (0)