mirror of
https://github.com/pyenv/pyenv-virtualenv.git
synced 2025-11-08 19:43:54 -05:00
Add .travis.yml
This commit is contained in:
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
install: git clone https://github.com/sstephenson/bats.git
|
||||||
|
script: bats/bin/bats --tap test
|
||||||
|
language: c
|
||||||
|
notifications:
|
||||||
|
email:
|
||||||
|
on_success: never
|
||||||
Reference in New Issue
Block a user