mirror of https://github.com/freeCodeCamp/devdocs
parent
bec78bf6ed
commit
08949f1b60
@ -1,4 +1,7 @@
|
||||
language: ruby
|
||||
|
||||
cache: bundler
|
||||
|
||||
before_script:
|
||||
- gem update --system
|
||||
- gem install bundler
|
||||
|
Loading…
Reference in new issue