Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Add OSX test. Don't use sudo
  • Loading branch information
klauspost committed Feb 19, 2016
1 parent 56791bf commit 458f5ce
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
language: go

sudo: false

os:
- linux
- osx

go:
- 1.3
- 1.4
Expand Down

0 comments on commit 458f5ce

Please sign in to comment.