File: travis.sh

package info (click to toggle)
pbdagcon 0.3%2Bgit20161121.0000000%2Bds-1.1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,432 kB
  • sloc: ansic: 17,770; cpp: 7,747; python: 1,075; makefile: 295; sh: 51
file content (7 lines) | stat: -rwxr-xr-x 131 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
#!/usr/bin/env bash
set -ex

./configure.py --boost --gtest --sub
make -j init-submodule
make --debug=b -j
make --debug=v -j check