1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-19 09:03:47 -05:00

Test compiled native extensions on Travis CI

This commit is contained in:
Mislav Marohnić
2014-01-04 21:58:12 +01:00
parent 8bac958994
commit 68b92a7f5d
2 changed files with 12 additions and 2 deletions

View File

@@ -1,4 +1,6 @@
install: git clone https://github.com/sstephenson/bats.git
script: bats/bin/bats --tap test
# skips unnecessary Ruby-specific setup
script: PATH="./bats/bin:$PATH" test/run
language: c
env:
- RBENV_NATIVE_EXT=
- RBENV_NATIVE_EXT=1