Skip to content

Commit

Permalink
chore: updates appveyor build file
Browse files Browse the repository at this point in the history
  • Loading branch information
kbknapp committed Jan 28, 2016
1 parent 1303b36 commit d6333ca
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 @@ -9,4 +9,4 @@ build: false

test_script:
- cargo build --features yaml
- cargo test --no-default-features --features yaml
- cargo test --features yaml

0 comments on commit d6333ca

Please sign in to comment.