Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
plantain-00 committed Oct 20, 2017
1 parent b36f6ec commit fa9b1d6
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ node_js:
- "8"
before_install:
- sudo apt-get install libcairo2-dev libjpeg8-dev libpango1.0-dev libgif-dev build-essential g++
install:
- yarn install --pure-lockfile
script:
- npm run build
- npm run lint
Expand Down

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions online/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
<div id="prerender-container">
<div id="container"><div class="app"><textarea class="source"></textarea><div class="result"><button>generate</button><div class="options"><select><option value="protobuf">protobuf</option></select></div><pre class="protobuf"></pre><!----></div></div></div>
</div>
<script src="./vendor.bundle-df33d1f11c5669c27ced16d11d4b8c1c.js" crossOrigin="anonymous" integrity="sha256-NlmEPS5f+u0oXzyxc0NduyaeDnfE2jrLXzwzbQFYD9k="></script>
<script src="./index.bundle-4283d5e9d17d3965f2fc460e6bd853fe.js" crossOrigin="anonymous" integrity="sha256-/wD0NRd2IL9DRN4KcDBS84xxSU+mbStB3UY9GHSjcIU="></script>
<script src="./vendor.bundle-3ac8f17dc81240c808633cfd39a228aa.js" crossOrigin="anonymous" integrity="sha256-nwxmRPfDyMGgZirdV3Mcieqc4LZCmQgMX1HNfQHGjOs="></script>
<script src="./index.bundle-fe1df1bf081c7174fd1495587e3df54c.js" crossOrigin="anonymous" integrity="sha256-R3cY0pHUFNypMXCtTuFBsLkonxRh5ND9VFFPU2qYEpE="></script>
1 change: 1 addition & 0 deletions online/vendor.bundle-3ac8f17dc81240c808633cfd39a228aa.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion online/vendor.bundle-df33d1f11c5669c27ced16d11d4b8c1c.js

This file was deleted.

0 comments on commit fa9b1d6

Please sign in to comment.