Skip to content

Commit

Permalink
Fix appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
dalance committed Mar 16, 2018
1 parent b6b85e7 commit e810736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ build: false
test_script:
- git submodule init
- git submodule update
- cargo test -- -test-threads=1
- cargo test -- --test-threads=1

0 comments on commit e810736

Please sign in to comment.