Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit f43d41a

Browse files
committed
Tell Travis that we're rusty now
1 parent 80a4282 commit f43d41a

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.travis.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
addons:
2-
apt:
3-
packages:
4-
- p7zip-full
5-
1+
language: rust
62
script:
3+
- cargo build --release
74
- ./test.sh

0 commit comments

Comments
 (0)