Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
Update go 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel committed Apr 20, 2017
1 parent 61d8856 commit a12c0bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: go
go:
- 1.7
- 1.8.1
os:
- linux
- osx
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ clone_folder: c:\gopath\src\github.com\keybase\go-updater

environment:
GOPATH: c:\gopath
GOVERSION: 1.7
GOVERSION: 1.8.1

install:
- set PATH=%GOPATH%\bin;C:\go\bin;%PATH%
Expand Down

0 comments on commit a12c0bd

Please sign in to comment.