File: .travis.yml

package info (click to toggle)
rust-version-check 0.9.5-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 160 kB
  • sloc: makefile: 4
file content (6 lines) | stat: -rw-r--r-- 63 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
language: rust
rust:
  - 1.0.0
  - stable
  - beta
  - nightly