Skip to content

Commit

Permalink
Added OS X and Linux to Travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
driusan committed Jul 1, 2016
1 parent 873875d commit fa40e34
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
language: go

os:
- linux
- osx

go:
- 1.6
- tip
- 1.6
- tip

0 comments on commit fa40e34

Please sign in to comment.