Skip to content

Commit

Permalink
adds OSX to CI build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
dcuddeback committed Mar 19, 2016
1 parent 17cca2b commit fa02317
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: rust
os:
- linux
- osx
rust:
- 1.3.0
- stable
- beta
- nightly

0 comments on commit fa02317

Please sign in to comment.