Skip to content

Commit

Permalink
winapi now requires at least Rust 1.2 for non-windows targets
Browse files Browse the repository at this point in the history
  • Loading branch information
retep998 committed May 31, 2017
1 parent 087ee89 commit 85a5655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: rust
sudo: false
rust:
- 1.0.0
- 1.2.0
- beta
- nightly
script:
Expand Down

0 comments on commit 85a5655

Please sign in to comment.