aboutsummaryrefslogtreecommitdiff
path: root/t/travis.sh
blob: e986070b41309373d8f3a903a3b47b7a84fe57ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/bash

# Set up tests to run under Travis
set -e
set -x

PERL=`which perl`
run() {
	sudo $PERL -I"SBO-Lib/lib" "$@"
}

run sboconfig -V 14.1
run sbosnap fetch
run sbofind ffmpeg