From f7d426c200fda45f47700ed9d3b32decb42910a9 Mon Sep 17 00:00:00 2001 From: Bora Alper Date: Tue, 7 Aug 2018 10:30:23 +0300 Subject: [PATCH] updated .travis.yml --- .travis.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 4aaa655..af852d9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,6 @@ -# https://gist.github.com/y0ssar1an/df2dab474520c4086926f672c52db139 - -# This is a weird way of telling Travis to use the fast container-based test -# runner instead of the slow VM-based runner. +# https://docs.travis-ci.com/user/reference/overview/#virtualisation-environment-vs-operating-system sudo: false +dist: trusty language: go go: