File: .travis.yml

package info (click to toggle)
rust-futures-codec 0.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 208 kB
  • sloc: makefile: 4
file content (5 lines) | stat: -rw-r--r-- 53 bytes parent folder | download | duplicates (7)
1
2
3
4
5
language: rust
rust:
  - stable
  - beta
  - nightly