Skip to content

Commit

Permalink
Add a pinned Rust version to the Travis config (#27)
Browse files Browse the repository at this point in the history
Fixes #26
  • Loading branch information
dguo authored Oct 30, 2018
1 parent 860926c commit f89f245
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ os:
- windows

rust:
- 1.27.0
- nightly
- beta
- stable
Expand Down

0 comments on commit f89f245

Please sign in to comment.