[esvm] test against es 2.0

This commit is contained in:
spalger 2015-09-03 16:19:26 -07:00
parent 80a75e3e93
commit 3672ac5ebf

View file

@ -6,7 +6,7 @@ module.exports = function (grunt) {
return {
options: {
directory: directory,
branch: 'master',
branch: '2.0',
fresh: !grunt.option('esvm-no-fresh'),
config: {
path: {