1
0
mirror of https://github.com/restoreddev/phpapprentice.git synced 2025-08-04 13:57:40 +02:00

Added basic travis config

This commit is contained in:
Andrew Davis
2018-09-02 11:49:47 -05:00
parent b9caabf6ff
commit bec890cc69

4
.travis.yml Normal file
View File

@@ -0,0 +1,4 @@
language: php
php:
- '7.1'