File: .travis.yml

package info (click to toggle)
rear 2.7%2Bdfsg-1.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,148 kB
  • sloc: sh: 23,051; xml: 290; makefile: 286
file content (13 lines) | stat: -rw-r--r-- 233 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Since June 15th, 2021, the building on travis-ci.org is ceased. Please use travis-ci.com from now on.
#
# language: shell
# 
# arch:
#   - amd64
#   - ppc64le
# 
# os: linux
# 
# script:
#   - make validate
#   - sudo make install