Skip to content

Commit 0d40b40

Browse files
committed
added more commands to travis
1 parent f02995e commit 0d40b40

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
@@ -19,6 +19,8 @@ before_script:
1919
- npm install -g gulp mocha gulp-cli codecov istanbul
2020
install:
2121
- npm install
22+
- gulp service -n api
23+
- gulp service -n test -b http://localhost:8080 -e apis
2224
- npm start >> femi.log . &
2325
script:
2426
- >-

0 commit comments

Comments
 (0)