mirror of
https://github.com/kikito/cron.lua.git
synced 2024-12-19 18:34:20 +00:00
updated .travis.yml
This commit is contained in:
parent
b19199abc5
commit
0948dd03ae
@ -7,6 +7,6 @@ env:
|
||||
install:
|
||||
- sudo apt-get install luajit
|
||||
- sudo apt-get install luarocks
|
||||
- sudo luarocks install telescope
|
||||
- sudo luarocks install busted
|
||||
|
||||
script: "tsc -f spec/*"
|
||||
script: "busted"
|
||||
|
Loading…
Reference in New Issue
Block a user