Jenkins 36903 (#376)

* [JENKINS-36903] test for things that we later use and if not present would throw an exception

* [JENKINS-36903] Fix name not generated on build slave
This commit is contained in:
Thorsten Scherler 2016-07-26 20:53:03 +02:00 committed by GitHub
parent 501e74db31
commit 6de55426ef
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
"babel-preset-react": "^6.5.0",
"eslint": "2.8.0",
"eslint-plugin-react": "^5.0.1",
"giti": "^1.0.6",
"giti": "1.1.3",
"gulp": "^3.9.1",
"jquery-detached": "^2.1.4-v4",
"ncp": "^2.0.0",