Don't run `cargo build` (fixes #156)

This commit is contained in:
Manish Goregaokar 2015-08-13 19:30:33 +05:30
parent c1416f8827
commit b456e5fbd2
1 changed files with 0 additions and 1 deletions

View File

@ -4,5 +4,4 @@ sudo: false
script:
- python util/update_lints.py -c
- cargo build
- cargo test