Skip to content

Commit

Permalink
Bump zuul and use ngrok
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony Kovanen committed Feb 10, 2015
1 parent 52b8004 commit 2a4e985
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .zuul.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
ui: mocha-bdd
server: ./test/support/server.js
tunnel:
type: ngrok
authtoken: JnawIksKFkXQzrxSjIjQ
proto: tcp
browsers:
- name: chrome
version: 29..latest
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
"devDependencies": {
"socket.io": "automattic/socket.io#f2a732",
"mocha": "1.16.2",
"zuul": "rase-/zuul#9d3a02",
"zuul": "1.17.1",
"zuul-ngrok": "2.0.0",
"istanbul": "0.2.1",
"expect.js": "0.2.0",
"uglify-js": "2.4.15",
Expand Down

0 comments on commit 2a4e985

Please sign in to comment.