mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-17 15:53: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
|
||||
script: bats/bin/bats --tap test
|
||||
after_script:
|
||||
- bats/bin/bats --tap plugins/python-build/test
|
||||
script: bats/bin/bats --tap test plugins/python-build/test
|
||||
language: c
|
||||
notifications:
|
||||
email:
|
||||
|
||||
Reference in New Issue
Block a user