File: .travis.yml

package info (click to toggle)
manpages-zh 1.6.3.3-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 7,708 kB
  • sloc: makefile: 232; python: 90
file content (6 lines) | stat: -rw-r--r-- 135 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
install:
  - sudo apt-get install zh-autoconvert autoconf automake
script:
  - autoreconf --install --verbose
  - ./configure
  - make