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: