diff --git a/.travis.yml b/.travis.yml index a0fa35bde..ddb5da57e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ sudo: required -dist: trusty +dist: bionic language: go go: @@ -37,4 +37,4 @@ stages: if: type = push AND branch = master after_success: - - bash <(curl -s https://codecov.io/bash) \ No newline at end of file + - bash <(curl -s https://codecov.io/bash)