add travis support

This commit is contained in:
Cadey Ratio 2019-02-17 08:35:49 -08:00
parent 3c7c5f2b78
commit 9fe3621c88
1 changed files with 7 additions and 0 deletions

7
.travis.yml Normal file
View File

@ -0,0 +1,7 @@
language: generic
services:
- docker
script:
- docker build .