build: Add grunt target for 'karma:firefox'
authorTimo Tijhof <krinklemail@gmail.com>
Tue, 13 Feb 2018 01:34:26 +0000 (17:34 -0800)
committerTimo Tijhof <krinklemail@gmail.com>
Tue, 13 Feb 2018 01:34:26 +0000 (17:34 -0800)
commita6486aad268ed164d65e84f4f5fa7d80e1b94818
tree5f881de73f1ef44cd86447edc084662c01e3f515
parentad2a5758de8754b6d0026dea9e442f4cc1c85ee9
build: Add grunt target for 'karma:firefox'

The 'karma:more' doesn't seem particularly useful, but the ability
to run Firefox from a preset seems more useful. Especially from CI
in Travis where one might want to use only one or the other.

Change-Id: I522295298888e8566781d81fa14dd08368bf0ce4
Gruntfile.js