From c8076237f4a3d8234eb35de099e3113793299813 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Tue, 10 Mar 2015 09:47:48 -0600 Subject: [PATCH] Remove outdated Travis comment --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index c2db945..f700909 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,5 +11,3 @@ install: true script: - go test -v ./... - # testing archive/tar directly thanks to: - # can't load package: /home/travis/gopath/src/github.com/vbatts/tar-split/main.go:11:2: local import "./archive/tar" in non-local package