aboutsummaryrefslogtreecommitdiff
path: root/advtrains_train_industrial/textures
diff options
context:
space:
mode:
authororwell96 <orwell@bleipb.de>2019-02-05 10:32:08 +0100
committerorwell96 <orwell@bleipb.de>2019-02-05 10:32:08 +0100
commitbadd915121ee45a15321ead099208f7a26dc53fb (patch)
treed5068cfca2c387ea3d5d4933e674b5b52f9bd246 /advtrains_train_industrial/textures
parentbe09acf5e2da6b71d0ba3449421ee982b2d53331 (diff)
downloadenv: CLANG_FORMAT=clang-format-8 compiler: clang os: linux addons: apt: packages: ['clang-format-8'] - name: "Builtin Luacheck and Unit Tests" language: generic compiler: null os: linux addons: apt: packages: - luarocks before_install: - luarocks install --local luacheck - luarocks install --local busted script: - $HOME/.luarocks/bin/luacheck builtin - $HOME/.luarocks/bin/busted builtin - env: CLANG_TIDY=clang-tidy-