Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.

Update appveyor to Rust 1.3 #43

Merged
merged 1 commit into from Sep 23, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions appveyor.yml
Expand Up @@ -3,9 +3,9 @@ platform:
- x64
environment:
matrix:
- RUST_VERSION: 1.0.0
- RUST_VERSION: 1.3.0
GTK: gnome
- RUST_VERSION: 1.0.0
- RUST_VERSION: 1.3.0
GTK: win64
FEATURES: gtk_3_14
#- RUST_VERSION: nightly
Expand Down