1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-17 07:43:46 -05:00

Opt into fast Travis CI builds

This commit is contained in:
Mislav Marohnić
2015-02-27 02:08:38 +13:00
parent f87d8762eb
commit 6b908bf39f

View File

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