good morning!!!!

Skip to content
Snippets Groups Projects
Commit 3b39d4d1 authored by Nick Johnson's avatar Nick Johnson Committed by GitHub
Browse files

Merge pull request #2913 from karalabe/travis-go-1.7

TravisCI: add Go 1.7 targets, bump PPA to 1.7 too
parents c2ac4465 2fab2b31
No related branches found
No related tags found
No related merge requests found
......@@ -12,13 +12,16 @@ matrix:
- os: linux
dist: trusty
go: 1.6.2
- os: linux
dist: trusty
go: 1.7
- os: osx
go: 1.6.2
go: 1.7
# This builder does the PPA upload (and nothing else).
- os: linux
dist: trusty
go: 1.6.2
go: 1.7
env: PPA
addons:
apt:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment