see what rubies are available
This commit is contained in:
parent
4a060f120a
commit
96ace874ce
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ script:
|
|||
- mkdir upload
|
||||
- cd dist; zip -r ../upload/dist.zip *; cd -
|
||||
- .travis/echo_sha.sh > upload/data.json
|
||||
- rvm list rubies
|
||||
- rvm use 2.3.1 && gem install danger --version '~> 4.0' && danger
|
||||
|
||||
deploy:
|
||||
|
|
Loading…
Add table
Reference in a new issue