Run tests on travis (#180)
This commit is contained in:
parent
762c3a9b8e
commit
8223cc9e4a
@ -12,10 +12,7 @@ os:
|
|||||||
- osx
|
- osx
|
||||||
- windows
|
- windows
|
||||||
|
|
||||||
branches:
|
|
||||||
only:
|
|
||||||
- master
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cargo build
|
- cargo build
|
||||||
- cargo fmt -- --check
|
- cargo fmt -- --check
|
||||||
|
- cargo test -- --nocapture --test-threads 1
|
||||||
|
Loading…
Reference in New Issue
Block a user