Skip to content

Commit

Permalink
travis: Test no_std/alloc on 1.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Xanewok committed Jan 20, 2020
1 parent c46c5d5 commit 23e5ef5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ matrix:
- rust: stable
- rust: beta
- rust: 1.31.0
- rust: 1.36.0
script:
- cargo build --no-default-features --features alloc

- rust: nightly
name: Clippy
Expand Down

0 comments on commit 23e5ef5

Please sign in to comment.