Skip to content

Commit

Permalink
Enable allsorts CI on macOS and Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
wezm committed Oct 22, 2019
1 parent 1c31ea0 commit e89e017
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ language: rust
sudo: false
cache: cargo

os:
- linux
- osx
- windows

rust:
- nightly
- beta
Expand Down

0 comments on commit e89e017

Please sign in to comment.