Skip to content

Commit

Permalink
travis: Use Rust 1.29.2:
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmo0920 committed Oct 20, 2018
1 parent 8bf444a commit cdeaf10
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
Expand Up @@ -7,7 +7,7 @@ matrix:
# # will have to be commented out the following line
# - SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt
- rust: beta
- rust: 1.27.2
- rust: 1.29.2

install:
- rvm use 2.4
Expand Down

0 comments on commit cdeaf10

Please sign in to comment.