Skip to content

Commit

Permalink
Merge branch 'fast-travis'
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Feb 27, 2015
2 parents f87d876 + b6ac87c commit 4d72eef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 4d72eef

Please sign in to comment.