blob: 7cc19181a4b1d4bd221e35648132a9f6b6476d5f [file] [log] [blame]
language: python
sudo: false
env:
- LUA="lua=5.1"
before_install:
- pip install hererocks
- hererocks lua_install -r^ --$LUA
- export PATH=$PATH:$PWD/lua_install/bin # Add directory with all installed binaries to PATH
install:
- cd api-gateway-config/tests
- ./install-deps.sh
script:
- busted --output=TAP --helper=set_paths --pattern=.lua scripts