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

Commit

Permalink
Reenabled test suite in appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenldl committed Apr 3, 2018
1 parent bf6fe79 commit bbccaae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ test_script:
cargo test --target %TARGET% --release &&
cargo run --target %TARGET% &&
cargo run --target %TARGET% --release
bash tests/dev_tests.sh
)

before_deploy:
Expand Down

0 comments on commit bbccaae

Please sign in to comment.