Skip to content

Commit 3a3f37e

Browse files
committed
Switched to native Rust support in travis
1 parent 361fc1a commit 3a3f37e

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.travis.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,4 @@ notifications:
33
recipients:
44
55

6-
install:
7-
- curl http://www.rust-lang.org/rustup.sh | sudo sh -
8-
script:
9-
- cargo build --verbose
10-
- cargo test --verbose
11-
env:
12-
- LD_LIBRARY_PATH=/usr/local/lib
6+
language: rust

0 commit comments

Comments
 (0)