Fix travis warnings

This commit is contained in:
ErickSkrauch
2020-04-06 17:32:10 +03:00
parent 092ea3d4e2
commit 53296c7015

View File

@@ -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: