We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07f5245 commit 410461cCopy full SHA for 410461c
.travis.yml
@@ -5,8 +5,8 @@ cache:
5
directories:
6
- node_modules
7
before_install:
8
- - true && `base64 --decode <<< ZXhwb3J0IFNBVUNFX1VTRVJOQU1FPU1hcmN1c1NhdWNlTGFic0JvdA==`
9
- - true && `base64 --decode <<< ZXhwb3J0IFNBVUNFX0FDQ0VTU19LRVk9NTRhNjJjNjMtZmNlMy00MDgwLWIxYWQtYjY2YmY4YzA0MTFj`
+ - true && `base64 --decode <<< ZXhwb3J0IFNBVUNFX1VTRVJOQU1FPUltcHJvYmFibGVFbmdCb3Q=`
+ - true && `base64 --decode <<< ZXhwb3J0IFNBVUNFX0FDQ0VTU19LRVk9M2RmOGVkMGMtMThmNS00YWU4LTg4NTItZWMxMjZkZDYwMjQz`
10
install: npm install
11
script:
12
- npm run test
0 commit comments