Skip to content

Commit

Permalink
ビルドエラーを防ぐため更新
Browse files Browse the repository at this point in the history
  • Loading branch information
Kota Mizushima committed Apr 26, 2018
1 parent 3f19edb commit c2f0164
Show file tree
Hide file tree
Showing 3 changed files with 2,587 additions and 2,587 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jdk:
- oraclejdk8
before_install:
- export CXX='g++-4.8'
- nvm install 8.9.1 && nvm use 8.9.1 && npm install
- nvm install 9.4.0 && nvm use 9.4.0 && npm install -g npm && npm install
- npm install svgexport -g
cache:
directories:
Expand Down
Loading

0 comments on commit c2f0164

Please sign in to comment.