commit | cbcc0c062a5e192f5e0baf258d8068ae20db51ed | [log] [tgz] |
---|---|---|
author | Andrew Gerrand <adg@golang.org> | Thu Sep 02 09:54:21 2021 +1000 |
committer | Andrew Gerrand <adg@golang.org> | Thu Sep 02 09:54:21 2021 +1000 |
tree | 26c7a00ec16aef285b592b18ffa5984509f90f68 | |
parent | 1fd3a43775ac094cd31441a64cb0419bdab82e28 [diff] |
build: remove TravisCI config Change-Id: I41e098d7ef9ca273a10ba494dc88aa869a477d37
diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 7489b05..0000000 --- a/.travis.yml +++ /dev/null
@@ -1,8 +0,0 @@ -language: go -go: -- 1.9.x -go_import_path: openstack.upspin.io -script: go test -short -race ./... -notifications: - email: - - upspin-reviews@googlegroups.com