mirror of
https://github.com/omniauth/omniauth.git
synced 2022-11-09 12:31:49 -05:00
1c94432272
Travis OSS has gotten too slow and takes too long to process jobs. Github Actions are free and run much more quickly. I had to use coveralls_reborn as it appears that the coveralls gem is no longer maintained.
13 lines
113 B
Text
13 lines
113 B
Text
*.gem
|
|
*~
|
|
.bundle
|
|
.rvmrc
|
|
.yardoc
|
|
Gemfile.lock
|
|
Gemfile.*.lock
|
|
coverage/*
|
|
doc/*
|
|
log/*
|
|
measurement/*
|
|
pkg/*
|
|
.DS_Store
|