Specify node version to v10.15.0 (#1997)
This commit is contained in:
parent
7f94b2c2e5
commit
a18a4523a1
2 changed files with 2 additions and 1 deletions
1
.nvmrc
Normal file
1
.nvmrc
Normal file
|
|
@ -0,0 +1 @@
|
|||
v10.15.0
|
||||
|
|
@ -18,7 +18,7 @@ branches:
|
|||
only:
|
||||
- master
|
||||
before_install:
|
||||
- nvm install node v8.11.4
|
||||
- nvm install
|
||||
install:
|
||||
- bundle install --path vendor/bundle
|
||||
- bundle exec chromedriver-update
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue