mirror of
https://github.com/elyby/chrly.git
synced 2024-12-23 21:50:03 +05:30
Fix travis warnings
This commit is contained in:
parent
092ea3d4e2
commit
53296c7015
@ -1,3 +1,5 @@
|
|||||||
|
os: linux
|
||||||
|
dist: xenial
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- "1.14"
|
- "1.14"
|
||||||
@ -19,7 +21,6 @@ jobs:
|
|||||||
- bash <(curl -s https://codecov.io/bash)
|
- bash <(curl -s https://codecov.io/bash)
|
||||||
|
|
||||||
- stage: deploy
|
- stage: deploy
|
||||||
sudo: required
|
|
||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user