1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00

fix appveyor

This commit is contained in:
schaeff 2019-04-03 18:24:28 +02:00
parent 955345ef15
commit dede070488
2 changed files with 6 additions and 8 deletions

View file

@ -72,12 +72,12 @@ matrix:
# - env: TARGET=thumbv7em-none-eabihf
# - env: TARGET=thumbv7m-none-eabi
# Testing other channels
- env: TARGET=x86_64-unknown-linux-gnu
rust: nightly
- env: TARGET=x86_64-apple-darwin
os: osx
rust: nightly
# # Testing other channels
# - env: TARGET=x86_64-unknown-linux-gnu
# rust: nightly
# - env: TARGET=x86_64-apple-darwin
# os: osx
# rust: nightly
before_install:
- set -e

View file

@ -4,8 +4,6 @@
environment:
global:
# overridden on a case by case basis down below
RUST_VERSION: stable
CRATE_NAME: zokrates
RUST_VERSION: nightly