mirror of
https://github.com/pyenv/pyenv-update.git
synced 2025-11-08 03:23:48 -05:00
Add placeholder for tests on travis-ci.org
This commit is contained in:
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
sudo: false
|
||||||
|
install: git clone https://github.com/sstephenson/bats.git
|
||||||
|
script: bats/bin/bats --tap test
|
||||||
|
language: c
|
||||||
|
notifications:
|
||||||
|
email:
|
||||||
|
on_success: never
|
||||||
0
test/test_helper.bash
Normal file
0
test/test_helper.bash
Normal file
Reference in New Issue
Block a user