Skip to content

Commit

Permalink
Merge pull request #51 from nkzawa/patch-6
Browse files Browse the repository at this point in the history
ngrok v2 setup
  • Loading branch information
rauchg committed Nov 24, 2015
2 parents 44b7d3e + 7ee96e9 commit 5b89b78
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .zuul.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ui: mocha-bdd
tunnel:
type: ngrok
authtoken: JnawIksKFkXQzrxSjIjQ
authtoken: 6Aw8vTgcG5EvXdQywVvbh_3fMxvd4Q7dcL2caAHAFjV
proto: tcp
browsers:
- name: chrome
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"devDependencies": {
"expect.js": "0.3.1",
"mocha": "2.2.5",
"zuul": "3.0.0",
"zuul-ngrok": "3.0.0"
"zuul": "3.7.3",
"zuul-ngrok": "3.2.0"
},
"dependencies": {
"after": "0.8.1",
Expand Down

0 comments on commit 5b89b78

Please sign in to comment.