Create .travis.yml

This commit is contained in:
T 2019-02-06 08:57:34 +01:00 committed by GitHub
parent dff87e18ac
commit 1fa0d07cf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

6
.travis.yml Normal file
View File

@ -0,0 +1,6 @@
services:
- docker
script:
- docker build -t OpenPLC:v3 .