Skip to content

Commit f99dc46

Browse files
committed
Update .travis.yml
1 parent ea82a7a commit f99dc46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ before_install:
1717
install:
1818
- npm install --unsafe-perm --build-from-source
1919
script:
20-
- npm test
20+
- npm run test-server

0 commit comments

Comments
 (0)