Added support for coveralls (#264)

This commit is contained in:
Jesus Federico
2018-09-12 16:06:49 -04:00
committed by GitHub
parent 94d0d1acd7
commit 074a002abf
5 changed files with 42 additions and 1 deletions

View File

@ -16,6 +16,9 @@
# You should have received a copy of the GNU Lesser General Public License along
# with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
require 'coveralls'
Coveralls.wear!
require 'faker'
require 'factory_bot_rails'