mirror of
https://github.com/pyenv/pyenv.git
synced 2024-12-22 20:32:22 +00:00
use C on Travis for even less overhead
This commit is contained in:
parent
5e5e3e0588
commit
a7da06998e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +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
|
# skips unnecessary Ruby-specific setup
|
||||||
language: node_js
|
language: c
|
||||||
|
|
Loading…
Reference in a new issue