File: .travis.yml.disabled

package info (click to toggle)
rust-parsec-interface 0.29.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,272 kB
  • sloc: sh: 34; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 112 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
# Executing our tests on Arm64 with Travis CI
arch: arm64
dist: bionic
language: rust
script:
  - ./tests/ci.sh