Skip to content

Commit

Permalink
chore(travis): test OSX as well
Browse files Browse the repository at this point in the history
Try to reproduce #16
  • Loading branch information
Byron committed Feb 7, 2016
1 parent 78d45ad commit 8867684
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
language: rust
sudo: required
os:
- linux
- osx
rust:
- stable
- nightly
Expand Down

0 comments on commit 8867684

Please sign in to comment.