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