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 de5e1e8 commit d4b3b6fCopy full SHA for d4b3b6f
.travis.yml
@@ -13,3 +13,5 @@ install:
13
- npm install && bower install
14
script:
15
- gulp
16
+ - node ./test-server.js &
17
+ - node tmp/test.js
0 commit comments