Getting this error in node_modules/gift/lib/commit.js:145 Fixed it on ubuntu with: ``` cd node_modules/gulp-gh-pages/ npm install --save gift@0.10.2 cd ../../ gulp deploy ``` maybe travis for auto deployment is still effected ..