mirror of
https://github.com/kikito/middleclass.git
synced 2024-11-08 09:34:22 +00:00
Include performance run in travis
This commit is contained in:
parent
96999cd760
commit
6eedf26ba9
@ -22,6 +22,7 @@ install:
|
||||
script:
|
||||
- luacheck --no-unused-args --std max+busted *.lua spec
|
||||
- busted --verbose --coverage
|
||||
- lua performance/run.lua
|
||||
|
||||
after_success:
|
||||
- luacov-coveralls --exclude $TRAVIS_BUILD_DIR/lua_install
|
||||
|
Loading…
Reference in New Issue
Block a user