Create .travis.yml

This commit is contained in:
STAM 2019-09-25 15:24:25 +03:00 committed by GitHub
parent cb96970863
commit 3a9e6021c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

15
.travis.yml Normal file
View File

@ -0,0 +1,15 @@
language: c
services:
- docker
addons:
apt:
packages:
- docker-ce
jobs:
include:
- stage: "EpicMorg production image"
install: skip
script: build --rm --compress --force-rm -t epicmorg/prod .