Skip to content

Commit

Permalink
Merge pull request #48 from GuildMasterInfinite/improve-ci
Browse files Browse the repository at this point in the history
Add OS X environment for Travis CI
  • Loading branch information
seanmonstar authored Jul 17, 2017
2 parents cf2cf47 + 75ecad8 commit 9f71707
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 @@ -4,6 +4,10 @@ rust:
- beta
- nightly

os:
- linux
- osx

sudo: false

cache:
Expand Down

0 comments on commit 9f71707

Please sign in to comment.