[esvm] pin to 5.x snapshot branch

This commit is contained in:
spalger 2016-09-12 17:55:18 -07:00
parent b810d5d078
commit 10e7ea2ea8

View file

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