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