Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Commit

Permalink
change name and rust version
Browse files Browse the repository at this point in the history
  • Loading branch information
whazor committed Mar 11, 2017
1 parent 193ef98 commit 37aad3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ environment:
global:
# TODO This is the Rust channel that build jobs will use by default but can be
# overridden on a case by case basis down below
RUST_VERSION: stable
RUST_VERSION: nightly

# TODO Update this to match the name of your project.
CRATE_NAME: trust
CRATE_NAME: model_checker

# TODO These are all the build jobs. Adjust as necessary. Comment out what you
# don't need
Expand Down

0 comments on commit 37aad3c

Please sign in to comment.