mirror of https://github.com/KLayout/klayout.git
Updated ruby version in travis
This commit is contained in:
parent
771eb84107
commit
8d2c2d430d
|
|
@ -14,7 +14,7 @@ matrix:
|
|||
|
||||
before_install:
|
||||
- env
|
||||
- rvm install 2.2.6
|
||||
- rvm install ruby --latest
|
||||
- gem install dropbox-deployment
|
||||
- brew update
|
||||
- brew bundle
|
||||
|
|
|
|||
Loading…
Reference in New Issue