Skip to content

Commit 88af042

Browse files
authored
Merge pull request #200 from browserstack/fix_travis_failures
Don't export env variables from .travis.yml
2 parents 62a7c3e + ed8e7c3 commit 88af042

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ node_js:
55

66
before_install:
77
- npm install -g grunt-cli jshint gulp
8-
- true && `base64 --decode <<< ZXhwb3J0IEJST1dTRVJTVEFDS19VU0VSTkFNRT1icm93c2Vyc3RhY2tydW5uMQo=`
9-
- true && `base64 --decode <<< ZXhwb3J0IEJST1dTRVJTVEFDS19LRVk9NW5qc0d5emdqNkpWMmh3eUh1dHEK`
108

119
script:
1210
- npm run-script test-ci

0 commit comments

Comments
 (0)