neovim/.travis.yml

10 lines
209 B
YAML
Raw Normal View History

2014-02-22 10:29:21 -07:00
language: c
env:
- TRAVIS_BUILD_TYPE=clang/asan
- TRAVIS_BUILD_TYPE=gcc/ia32
- TRAVIS_BUILD_TYPE=gcc/unittest
- TRAVIS_BUILD_TYPE=clint
- TRAVIS_BUILD_TYPE=api/python
script:
- ./scripts/travis.sh