mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-14 20:39:55 -05:00
Merge branch 'fast-travis'
This commit is contained in:
commit
4d72eefffc
1 changed files with 2 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue