We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e29e92f commit b481e13Copy full SHA for b481e13
1 file changed
.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 access key here>
0 commit comments