Merge branch 'fast-travis'

This commit is contained in:
Mislav Marohnić 2015-02-28 12:56:49 +13:00
commit 4d72eefffc

View file

@ -1,4 +1,5 @@
install: git clone https://github.com/sstephenson/bats.git
sudo: false
install: git clone --depth 1 https://github.com/sstephenson/bats.git
script: PATH="./bats/bin:$PATH" test/run
language: c
env: