Skip to content

Commit 50df52f

Browse files
author
Jacob Bare
committed
Add travis
1 parent 8991767 commit 50df52f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
language: php
2+
php:
3+
- '5.4'
4+
- '5.6'
5+
install:
6+
- composer install --no-interaction

0 commit comments

Comments
 (0)