mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-29 12:32:52 -05:00
skip Ruby stuff on Travis
This commit is contained in:
parent
bc369fb1ab
commit
5e5e3e0588
1 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
||||||
install: git clone https://github.com/sstephenson/bats.git
|
install: git clone https://github.com/sstephenson/bats.git
|
||||||
script: bats/bin/bats test
|
script: bats/bin/bats test
|
||||||
|
# skips unnecessary Ruby-specific setup
|
||||||
|
language: node_js
|
||||||
|
|
Loading…
Reference in a new issue