ddnet/circle.yml
2015-07-06 02:37:48 +02:00

19 lines
351 B
YAML

dependencies:
pre:
- |
sudo apt-get update; sudo apt-get build-dep teeworlds
if [ ! -x ~/bam/bam ]; then
git clone https://github.com/matricks/bam ~/bam/
cd ~/bam; ./make_unix.sh
fi
cache_directories:
- "~/bam/"
## Customize test commands
test:
override:
- |
../bam/bam release