Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
Build on both 1.4.2 and 1.5beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
peterhellberg committed Jul 17, 2015
1 parent e62c088 commit 551e4e1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
@@ -1,5 +1,7 @@
language: go

go: 1.4.2
go:
- 1.4.2
- 1.5beta2

sudo: false

0 comments on commit 551e4e1

Please sign in to comment.