Skip to content

Commit

Permalink
feat(CI): Update Travis steps
Browse files Browse the repository at this point in the history
  • Loading branch information
emyann committed Nov 9, 2017
1 parent 8f8f31b commit 48d1026
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ before_install:
- sh -e /etc/init.d/xvfb start

script:
- npm run test
- npm start
- npm test

0 comments on commit 48d1026

Please sign in to comment.