File: .travis.yml

package info (click to toggle)
libbiod 0.2.3%2Bgit20191120.b8eecef-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,416 kB
  • sloc: makefile: 68; sh: 10
file content (9 lines) | stat: -rw-r--r-- 55 bytes parent folder | download
1
2
3
4
5
6
7
8
9
language: d

os:
  - linux
  - osx

d:
  - dmd
  - ldc