Skip to content

Commit

Permalink
Update travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
rs committed Jul 27, 2017
1 parent fd98150 commit 7af7a1e
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
language: go
go:
- 1.3
- 1.4
- 1.8
- tip
matrix:
allow_failures:
- go: tip

0 comments on commit 7af7a1e

Please sign in to comment.