2015-03-06 11:01:32 -05:00
|
|
|
sudo: false
|
|
|
|
install: git clone --depth 1 https://github.com/sstephenson/bats.git
|
2014-12-01 08:50:04 -05:00
|
|
|
script: make test
|
2014-01-02 11:48:22 -05:00
|
|
|
language: c
|
2014-11-30 10:20:53 -05:00
|
|
|
env:
|
|
|
|
- PYENV_NATIVE_EXT=
|
|
|
|
- PYENV_NATIVE_EXT=1
|