summaryrefslogtreecommitdiffstats
path: root/Gruntfile.js
diff options
context:
space:
mode:
authorkpdecker <kpdecker@gmail.com>2014-03-05 15:03:13 -0600
committerkpdecker <kpdecker@gmail.com>2014-03-05 15:03:13 -0600
commit66538cc7fa9b285a97ba8f0ee45c81ebc3672dcf (patch)
treeee483b6fc2ee915cb47f4ccba874c08639887250 /Gruntfile.js
parent7dd64e5e92bb189052f5ecbd959e6a26cc294ed5 (diff)
downloadhandlebars.js-66538cc7fa9b285a97ba8f0ee45c81ebc3672dcf.zip
handlebars.js-66538cc7fa9b285a97ba8f0ee45c81ebc3672dcf.tar.gz
handlebars.js-66538cc7fa9b285a97ba8f0ee45c81ebc3672dcf.tar.bz2
Drop opera tests
The Sauce implementation doesn't seem to work properly.
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index 29611c7..4e12ef7 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -141,8 +141,6 @@ module.exports = function(grunt) {
{browserName: 'firefox', version: '3.6'},
{browserName: 'safari', version: 7, platform: 'OS X 10.9'},
{browserName: 'safari', version: 6, platform: 'OS X 10.8'},
- {browserName: 'opera', version: 12},
- {browserName: 'opera', version: 11},
{browserName: 'internet explorer', version: 11, platform: 'Windows 8.1'},
{browserName: 'internet explorer', version: 10, platform: 'Windows 8'},
{browserName: 'internet explorer', version: 9, platform: 'Windows 7'},