Skip to content

Commit 609a899

Browse files
committed
Don't cargo test for new
1 parent b70fb26 commit 609a899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ matrix:
1313
allow_failures:
1414
- rust: nightly
1515

16-
script: cd $TEST_DIR && cargo build --verbose && cargo test --verbose
16+
script: cd $TEST_DIR && cargo build --verbose

0 commit comments

Comments
 (0)