File: .travis.yml

package info (click to toggle)
luminance-hdr 2.6.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 34,700 kB
  • sloc: cpp: 43,912; ansic: 4,122; xml: 116; makefile: 20; sh: 7
file content (8 lines) | stat: -rw-r--r-- 95 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
language: cpp
compiler:
  - gcc
script:
  - cmake
  - make
notifications:
  email: false