commit | 61bd846488057184b4db5ea1fb9084d38a072a4b | [log] [tgz] |
---|---|---|
author | Andrew Gerrand <adg@golang.org> | Thu Sep 02 09:54:17 2021 +1000 |
committer | Andrew Gerrand <adg@golang.org> | Thu Sep 02 09:54:17 2021 +1000 |
tree | 5e6654ad9337eb1f2dac5a6b4f07cb1f0125b632 | |
parent | 496d90b4d99ed2b8d6796ebfdad3c29dded44dfd [diff] |
build: remove TravisCI config Change-Id: I3d95cc7b294453381157685594ce64aaf5d9c38f
diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index e14ba2c..0000000 --- a/.travis.yml +++ /dev/null
@@ -1,8 +0,0 @@ -language: go -go: -- 1.9.x -go_import_path: aws.upspin.io -script: go test -short -race ./... -notifications: - email: - - upspin-reviews@googlegroups.com