Skip to content

Commit

Permalink
Build with Go 1.11
Browse files Browse the repository at this point in the history
Build upspin with Go 1.11 which is the most recent release.

Change-Id: Ifa3a69dedbbcaad18ed24dc27133f0acce490623
Reviewed-on: https://upspin-review.googlesource.com/c/19200
Reviewed-by: adg@google.com <adg@google.com>
  • Loading branch information
mwuertinger authored and adg committed Dec 17, 2018
1 parent c137ad0 commit 686971a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,7 @@ os:
- osx
language: go
go:
- 1.9.x
- 1.11.x
go_import_path: upspin.io
install: true
script: go test -short -race ./...
Expand Down

0 comments on commit 686971a

Please sign in to comment.