Skip to content

Commit

Permalink
Add build step for travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Stabzs committed Mar 6, 2016
1 parent 3387b3d commit 7d97762
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ before_install:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
script:
- npm run build
- npm run coverage
after_script:
- npm run generatetraviscoverage
Expand Down

0 comments on commit 7d97762

Please sign in to comment.