Skip to content

Commit ee8ee6e

Browse files
committed
add sleep and background
1 parent 7d62f08 commit ee8ee6e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ before_script:
1313

1414
script:
1515
- sudo apt-get -y install tarantool
16-
- ./test/box.lua
16+
- ./test/box.lua &
17+
- sleep 2
1718
- npm test

0 commit comments

Comments
 (0)