1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-19 09:03:47 -05:00

Import recent changes from rbenv 4d72eefffc

This commit is contained in:
Yamashita Yuu
2015-03-07 01:01:32 +09:00
parent efe461d2b4
commit f48a5b11d7
3 changed files with 3 additions and 9 deletions

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: make test
language: c
env: