Skip to content

Commit 7d62f08

Browse files
committed
add npm test
1 parent d4b891a commit 7d62f08

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,4 +13,5 @@ before_script:
1313

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

0 commit comments

Comments
 (0)