Test compiled native extensions on Travis CI
This commit is contained in:
parent
8bac958994
commit
68b92a7f5d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user