ddnet/circle.yml

19 lines
351 B
YAML
Raw Normal View History

2015-07-06 00:37:48 +00:00
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