Skip to content
This repository was archived by the owner on Dec 29, 2021. It is now read-only.

Commit f8b71a5

Browse files
authored
Merge pull request #39 from epage/ci
Fix spurious skeptic CI failure
2 parents 0473c9a + ecb95b7 commit f8b71a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ before_script:
1919
script:
2020
- |
2121
travis-cargo build &&
22+
travis-cargo clean &&
2223
travis-cargo test &&
2324
travis-cargo bench
2425
notifications:

0 commit comments

Comments
 (0)