1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot_rails.git synced 2022-11-09 11:49:18 -05:00

Update and clean bundler prior to running the test suite

This commit is contained in:
Joshua Clayton 2016-04-01 11:12:38 -04:00
parent 42fd517f1a
commit 1d53c1659e

View file

@ -1,6 +1,8 @@
language: ruby
before_install:
- gem update --system
- gem update bundler
- gem cleanup bundler
cache: bundler
rvm:
- 2.1.5