Skip to content

Commit

Permalink
Fix supported versions so they all pass.
Browse files Browse the repository at this point in the history
  • Loading branch information
josephspurrier committed Mar 7, 2017
1 parent 2f38024 commit cb225a3
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.0
- 1.1
#- 1.0
#- 1.1
- 1.2
- 1.3
- 1.4
Expand Down

0 comments on commit cb225a3

Please sign in to comment.