Skip to content

Commit

Permalink
test more versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
nightlyone committed May 20, 2016
1 parent b30dcbf commit fbe4e7f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
language: go
go:
- 1.4.3
- 1.6.2
- tip

# Only test commits to production branch and all pull requests
branches:
only:
- master

matrix:
allow_failures:
- go: tip

0 comments on commit fbe4e7f

Please sign in to comment.