1
0
Fork 1
mirror of https://github.com/vbatts/tar-split.git synced 2024-11-22 08:05:39 +00:00

travis: incorrect comment

This commit is contained in:
Vincent Batts 2015-07-28 15:45:24 -04:00
parent a80fb82091
commit de37d1755a

View file

@ -6,7 +6,6 @@ go:
# let us have pretty, fast Docker-based Travis workers!
sudo: false
# we don't need "go get" here <3
install: go get -d ./...
script: