Added Travis CI configuration
This commit is contained in:
parent
4f35e2ec95
commit
0fb59f111b
8
.travis.yml
Normal file
8
.travis.yml
Normal file
@ -0,0 +1,8 @@
|
||||
sudo: required
|
||||
language: minimal
|
||||
services:
|
||||
- docker
|
||||
|
||||
script:
|
||||
- sh scripts/deploy.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user