Skip to content

Commit ed8e7c3

Browse files
committed
dont export env variables from .travis.yml
1 parent 62a7c3e commit ed8e7c3

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)