mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-19 00:53:46 -05:00
Update Makefile. Use same path configuration as travis-ci.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
install: git clone https://github.com/sstephenson/bats.git
|
||||
script: PATH="./bats/bin:$PATH" test/run && ( cd plugins/python-build bats ${CI:+--tap} test )
|
||||
script: make test
|
||||
language: c
|
||||
env:
|
||||
- PYENV_NATIVE_EXT=
|
||||
|
||||
Reference in New Issue
Block a user