Skip to content

Commit 48d1026

Browse files
committed
feat(CI): Update Travis steps
1 parent 8f8f31b commit 48d1026

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ before_install:
1313
- sh -e /etc/init.d/xvfb start
1414

1515
script:
16-
- npm run test
16+
- npm start
17+
- npm test

0 commit comments

Comments
 (0)