mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-21 17:26:55 +01:00
bump Ruby on Travis
This commit is contained in:
parent
24cc6a514b
commit
5c9b209f9a
@ -1,6 +1,6 @@
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.5
|
||||
- 2.7
|
||||
|
||||
cache:
|
||||
bundler: true
|
||||
|
@ -7,7 +7,7 @@ echo " Installing dependencies "
|
||||
echo "============================================="
|
||||
echo "$(tput sgr0)" # reset
|
||||
|
||||
npm install gulp@4.0.0 -g
|
||||
npm install gulp@4.0.2 -g
|
||||
npm install
|
||||
|
||||
# Travis does that automatically after selecting ruby
|
||||
|
Loading…
Reference in New Issue
Block a user