We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c10137 commit 1368399Copy full SHA for 1368399
.travis.yml
@@ -6,5 +6,4 @@ node_js:
6
- "0.10"
7
8
before_install:
9
- - true && `base64 --decode <<< ZXhwb3J0IEJST1dTRVJTVEFDS19BQ0NFU1NfS0VZPUh5VmZydXJvb3dYb041eGhLZEs2Cg==`
10
-
+ - true && export BROWSERSTACK_ACCESS_KEY=<your accesskey here>
0 commit comments