Skip to content
This repository has been archived by the owner on Dec 22, 2018. It is now read-only.

Commit

Permalink
Add explicit go version 1.4.1 to build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jonlawlor committed Feb 2, 2015
1 parent 83ff0bf commit 0d52f58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -3,9 +3,9 @@ sudo: false
language: go

go:
- release
- tip
- 1.3.3
- 1.4.1
- tip

env:
global:
Expand Down

0 comments on commit 0d52f58

Please sign in to comment.