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

3 commits

Author SHA1 Message Date
Daniel Colson
e246f7a1a5
How far do we actually get into the test 2022-05-04 22:08:04 -04:00
Daniel Colson
6a51925d51
WIP - Lock in versions I'm using locally
These tests pass all locally, so I'd like to eliminate differences in
gem versions as a source of the CI failures.
2022-05-04 21:34:35 -04:00
Daniel Colson
13de8e4350
Replace Travis with GitHub Actions
Pulled from 23162d4348/.github/workflows/build.yml

As with factory_bot, we're no longer running against Ruby head, since we
don't have a great way to do allowed failures.

Closes #395
2022-02-07 19:43:12 -05:00