1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-14 17:14:22 +02:00

Create .travis.yml

This commit is contained in:
Sergey Romanenko
2019-02-01 19:36:18 +03:00
committed by GitHub
parent 4bd056af61
commit 6384b7b3aa

6
.travis.yml Normal file
View File

@@ -0,0 +1,6 @@
language: php
php:
- 7.1.3
- 7.2
- 7.3