Skip to content

Commit

Permalink
Merge branch 'rust1.27.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmo0920 committed Aug 19, 2018
2 parents f95ce76 + 3fc34d5 commit 847435c
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.1
- rust: 1.27.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.1
RUSTVER: 1.27.2
ruby_version: "25-x64"
devkit: C:\Ruby23-x64\DevKit
- TARGET: x86_64-pc-windows-msvc
BITS: 64
RUSTVER: 1.27.1
RUSTVER: 1.27.2
ruby_version: "25"
devkit: C:\Ruby23\DevKit

Expand Down

0 comments on commit 847435c

Please sign in to comment.