mirror of
https://github.com/thangisme/notes.git
synced 2024-12-30 11:16:28 -05:00
Update bundler version
This commit is contained in:
parent
805eadb4bb
commit
dc29db592f
@ -6,6 +6,7 @@ env:
|
||||
|
||||
install:
|
||||
- npm install
|
||||
- gem install bundler --version '>=1.17.1'
|
||||
- bundle install
|
||||
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user