Skip to content

Commit

Permalink
Fix syntax in appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wezm committed Jun 19, 2017
1 parent e9849f7 commit bb386e4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions appveyor.yml
Expand Up @@ -47,8 +47,6 @@ test_script:
cargo build --target %TARGET% --release &&
cargo test --target %TARGET% &&
cargo test --target %TARGET% --release
# cargo run --target %TARGET% &&
# cargo run --target %TARGET% --release
)

before_deploy:
Expand Down

0 comments on commit bb386e4

Please sign in to comment.