diff --git a/.travis.yml b/.travis.yml index 487e046..2e7d29b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,4 @@ language: go go: - 1.4 - 1.5 - - tip -install: - - go get github.com/AlekseyLobanov/gokeystat -go_import_path: github.com/AlekseyLobanov/gokeystat/src \ No newline at end of file + - tip \ No newline at end of file