mirror of
https://github.com/ipdb/website.git
synced 2024-11-22 01:26:52 +01:00
switch to container image, bump Node
This commit is contained in:
parent
2adc38538e
commit
ebbd6a4dc4
@ -1,6 +1,3 @@
|
||||
sudo: required
|
||||
dist: trusty
|
||||
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.4
|
||||
@ -11,7 +8,7 @@ cache:
|
||||
- $TRAVIS_BUILD_DIR/node_modules
|
||||
|
||||
before_install:
|
||||
- nvm install 8
|
||||
- nvm install 9
|
||||
|
||||
before_script: "_ci/setup.sh"
|
||||
script: "_ci/build.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user