Skip to content
This repository was archived by the owner on Nov 24, 2023. It is now read-only.

Commit 3ceae9c

Browse files
committed
Run ignored tests on CI
1 parent a30af09 commit 3ceae9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ rust:
33
- nightly
44
script:
55
- cargo test --all
6+
- cargo test --all -- --ignored
67
notifications:
78
email:
89
on_success: never

0 commit comments

Comments
 (0)