Skip to content

Commit

Permalink
chore(build): build demo site in CI to ensure that everything works
Browse files Browse the repository at this point in the history
  • Loading branch information
DethAriel committed Dec 29, 2017
1 parent a57c777 commit 07ac29f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ node_js:
- "6"

script:
- npm run build
- yarn build && yarn demo:build

0 comments on commit 07ac29f

Please sign in to comment.