File: travis.sh

package info (click to toggle)
pbdagcon 0.3%2Bgit20180411.c14c422%2Bdfsg-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,004 kB
  • sloc: ansic: 8,522; cpp: 7,747; python: 668; makefile: 197; sh: 130
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