diff --git a/.travis.yml b/.travis.yml index 3c167d7c..b93bbb23 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,8 +5,6 @@ go: - 1.13.x - 1.14.x -cache: apt - go_import_path: gopkg.in/rethinkdb/rethinkdb-go.v6 install: go get -t ./...