Skip to content

Commit 4c49241

Browse files
committed
add travis config
1 parent dd9ced9 commit 4c49241

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+
- 7.1
4+
- 7.2
5+
install: composer install

0 commit comments

Comments
 (0)