Skip to content

Commit 2cb08f7

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

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
74
- ./test.sh

0 commit comments

Comments
 (0)