Skip to content
This repository has been archived by the owner on Oct 11, 2018. It is now read-only.

Commit

Permalink
Merge pull request #80 from fatih/update-travis
Browse files Browse the repository at this point in the history
travis: use always latest Go version
  • Loading branch information
fatih authored Jan 3, 2017
2 parents 0b69e65 + 4655d20 commit a720dfa
Showing 1 changed file with 1 addition and 1 deletion.
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.7.x
- tip
sudo: false
before_install:
Expand Down

0 comments on commit a720dfa

Please sign in to comment.