Merge pull request #251 from okkez/fix-ci

Make runnable CI
This commit is contained in:
okkez 2018-07-19 12:54:06 +09:00 committed by GitHub
commit 094bf525e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,3 +33,7 @@ before_install:
- unzip chromedriver_linux64.zip
- sudo mv chromedriver /usr/local/bin/chromedriver
- sudo sh -c 'curl -L https://toolbelt.treasuredata.com/sh/install-ubuntu-trusty-td-agent3.sh | sh'
- nvm install 10
install:
- bin/setup