updated .travis.yml
This commit is contained in:
parent
85fb2f5ea9
commit
f7d426c200
@ -1,8 +1,6 @@
|
|||||||
# https://gist.github.com/y0ssar1an/df2dab474520c4086926f672c52db139
|
# https://docs.travis-ci.com/user/reference/overview/#virtualisation-environment-vs-operating-system
|
||||||
|
|
||||||
# This is a weird way of telling Travis to use the fast container-based test
|
|
||||||
# runner instead of the slow VM-based runner.
|
|
||||||
sudo: false
|
sudo: false
|
||||||
|
dist: trusty
|
||||||
|
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
|
Loading…
Reference in New Issue
Block a user