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