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 7d62f08 commit ee8ee6eCopy full SHA for ee8ee6e
.travis.yml
@@ -13,5 +13,6 @@ before_script:
13
14
script:
15
- sudo apt-get -y install tarantool
16
- - ./test/box.lua
+ - ./test/box.lua &
17
+ - sleep 2
18
- npm test
0 commit comments