1
0
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:
Patrick Marsceill 2018-11-19 10:29:30 -05:00
parent 805eadb4bb
commit dc29db592f
No known key found for this signature in database
GPG Key ID: 286B93882D828F40

View File

@ -6,6 +6,7 @@ env:
install:
- npm install
- gem install bundler --version '>=1.17.1'
- bundle install
script: