Skip to content

Commit 85b7102

Browse files
committed
Update .travis.yml
1 parent 308b9a0 commit 85b7102

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@ addons:
1515
before_install:
1616
- npm -g install npm@latest
1717
install:
18-
- npm install --unsafe-perm --build-from-source
18+
- npm install --unsafe-perm --build-from-source
19+
script:
20+
- node gateway.js

0 commit comments

Comments
 (0)