Skip to content

Commit d4b3b6f

Browse files
committed
Attempt to run tests inside Travis script
1 parent de5e1e8 commit d4b3b6f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ install:
1313
- npm install && bower install
1414
script:
1515
- gulp
16+
- node ./test-server.js &
17+
- node tmp/test.js

0 commit comments

Comments
 (0)