1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-16 15:23:53 -05:00

Run python-build tests as script on travis-ci

This commit is contained in:
Yamashita Yuu
2014-02-06 12:26:48 +09:00
parent 6aa6d6b026
commit 715a7789ba

View File

@@ -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: