Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Add OSX to test
  • Loading branch information
klauspost committed Feb 19, 2016
1 parent d11c71c commit 95e8170
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ language: go

sudo: false

os:
- linux
- osx

go:
- 1.3
- 1.4
Expand Down

0 comments on commit 95e8170

Please sign in to comment.