No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.travis.yml
|
|
@ -1,6 +1,6 @@ |
|
|
language: rust |
|
|
language: rust |
|
|
rust: |
|
|
rust: |
|
|
- 1.1.0 |
|
|
- '1.1.0' |
|
|
cache: cargo |
|
|
cache: cargo |
|
|
script: |
|
|
script: |
|
|
- cargo build --verbose --all |
|
|
- cargo build --verbose --all |
|
|
|