mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-16 23:33:45 -05:00
Run python-build tests as script on travis-ci
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
install: git clone https://github.com/sstephenson/bats.git
|
install: git clone https://github.com/sstephenson/bats.git
|
||||||
script: bats/bin/bats --tap test
|
script: bats/bin/bats --tap test plugins/python-build/test
|
||||||
after_script:
|
|
||||||
- bats/bin/bats --tap plugins/python-build/test
|
|
||||||
language: c
|
language: c
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
|
|||||||
Reference in New Issue
Block a user