mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-21 20:47:00 -05:00
Opt into fast Travis CI builds
This commit is contained in:
parent
f87d8762eb
commit
6b908bf39f
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
sudo: false
|
||||
install: git clone https://github.com/sstephenson/bats.git
|
||||
script: PATH="./bats/bin:$PATH" test/run
|
||||
language: c
|
||||
|
|
Loading…
Reference in a new issue