Skip to content

Commit

Permalink
Merge branch 'rust-1.29'
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmo0920 committed Oct 20, 2018
2 parents 8bf444a + 4497072 commit 253b45e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ environment:
matrix:
- TARGET: x86_64-pc-windows-msvc
BITS: 64
RUSTVER: 1.27.2
RUSTVER: 1.29.2
ruby_version: "25-x64"
devkit: C:\Ruby23-x64\DevKit
- TARGET: x86_64-pc-windows-msvc
BITS: 64
RUSTVER: 1.27.2
RUSTVER: 1.29.2
ruby_version: "25"
devkit: C:\Ruby23\DevKit

Expand Down

0 comments on commit 253b45e

Please sign in to comment.