We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4b891a commit 7d62f08Copy full SHA for 7d62f08
.travis.yml
@@ -13,4 +13,5 @@ before_script:
13
14
script:
15
- sudo apt-get -y install tarantool
16
- - ./test/box.lua
+ - ./test/box.lua
17
+ - npm test
0 commit comments