mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-18 16:47:04 -05:00
Add bats test for python-build
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
install: git clone https://github.com/sstephenson/bats.git
|
||||
script: bats/bin/bats --tap test
|
||||
# skips unnecessary Python-specific setup
|
||||
after_script:
|
||||
- bats/bin/bats --tap plugins/python-build/test
|
||||
language: c
|
||||
notifications:
|
||||
email:
|
||||
on_success: never
|
||||
|
||||
Reference in New Issue
Block a user