File: .travis.yml

package info (click to toggle)
rust-mach-o-sys 0.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 824 kB
  • sloc: makefile: 4
file content (11 lines) | stat: -rw-r--r-- 61 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
os:
- osx

language: rust

rust:
- nightly
- beta
- stable