Skip to content

Commit c6adfa4

Browse files
committed
Add a Clippy build to Travis
1 parent 174f97c commit c6adfa4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ matrix:
3535
- os: osx
3636
env: LLVM_VERSION=3.5
3737
rust: nightly
38+
- env: LLVM_VERSION=3.7
39+
rust: nightly
40+
script: cargo build --features clippy
3841

3942
cache:
4043
directories:

0 commit comments

Comments
 (0)