We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5071da7 commit 17df8d5Copy full SHA for 17df8d5
.travis.yml
@@ -4,5 +4,5 @@ node_js:
4
5
script:
6
- cd server
7
-- ./test.sh
+- npm test
8
# running a unit test in mocha command-line
0 commit comments