Skip to content

Commit

Permalink
We're going to support the latest patch of each major/minor version.
Browse files Browse the repository at this point in the history
  • Loading branch information
deadprogram committed Sep 30, 2015
1 parent f25ef58 commit 66f5034
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: go
sudo: true
go:
- 1.2
- 1.3
- 1.4.2
- 1.2.2
- 1.3.3
- 1.4.3
- 1.5.1
- tip
matrix:
Expand Down

0 comments on commit 66f5034

Please sign in to comment.