]> source.dussan.org Git - jquery.git/commit
Build: Run tests on Travis only on browsers defined in the config
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Tue, 22 Oct 2019 18:49:37 +0000 (20:49 +0200)
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Tue, 22 Oct 2019 18:50:26 +0000 (20:50 +0200)
commit471b004326bec0ee9ed8dd9ca1d3d58510d280f3
tree98c6de6d5e64d8856e84135e5630541b34b01daf
parent0a73b94a21d4c30b5598b95923dc73d640e07b99
Build: Run tests on Travis only on browsers defined in the config

The environmental variable BROWSERS was being created but it wasn't read in the
list of browsers to pass to Karma.

Closes gh-4532

(cherry picked from commit bcbcdd2b2c1bb7075f4f73dc89ca7d65db2a09ed)
Gruntfile.js