Add .travis.yml for autobuild support
This commit is contained in:
parent
c72f306ec6
commit
6a141a6cc9
11
.travis.yml
Normal file
11
.travis.yml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
sudo: required
|
||||||
|
language: generic
|
||||||
|
|
||||||
|
services:
|
||||||
|
- docker
|
||||||
|
|
||||||
|
script:
|
||||||
|
- wget -O- https://raw.githubusercontent.com/gilir/travis.debian.net/gh-pages/script.sh | sh -
|
||||||
|
|
||||||
|
if:
|
||||||
|
tag IS blank
|
Loading…
x
Reference in New Issue
Block a user