Skip to content

Commit 450d440

Browse files
committed
remove some redundant travis steps
1 parent 20f4727 commit 450d440

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

-3
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ install:
2626
- cd ../
2727

2828
script:
29-
- cargo build
30-
- cargo test
31-
- cargo clean
3229
- cargo build --all
3330
- cargo test --all
3431
- ./target/debug/addressbook write | ./target/debug/addressbook read

0 commit comments

Comments
 (0)