Skip to content

Commit

Permalink
Fix golang version
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Dahlmanns committed Feb 21, 2017
1 parent 88b858a commit 5fea067
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: go

go:
1.7.x
1.8.x
- 1.7.x
- 1.8

dist: trusty
sudo: required
Expand Down

0 comments on commit 5fea067

Please sign in to comment.