File: .travis.yml

package info (click to toggle)
rust-enum-primitive 0.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 124 kB
  • sloc: makefile: 2
file content (6 lines) | stat: -rw-r--r-- 55 bytes parent folder | download
1
2
3
4
5
6
language: rust

rust:
  - 1.0.0
  - stable
  - nightly