Skip to content

Commit 410461c

Browse files
Updated CI config
1 parent 07f5245 commit 410461c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ cache:
55
directories:
66
- node_modules
77
before_install:
8-
- true && `base64 --decode <<< ZXhwb3J0IFNBVUNFX1VTRVJOQU1FPU1hcmN1c1NhdWNlTGFic0JvdA==`
9-
- true && `base64 --decode <<< ZXhwb3J0IFNBVUNFX0FDQ0VTU19LRVk9NTRhNjJjNjMtZmNlMy00MDgwLWIxYWQtYjY2YmY4YzA0MTFj`
8+
- true && `base64 --decode <<< ZXhwb3J0IFNBVUNFX1VTRVJOQU1FPUltcHJvYmFibGVFbmdCb3Q=`
9+
- true && `base64 --decode <<< ZXhwb3J0IFNBVUNFX0FDQ0VTU19LRVk9M2RmOGVkMGMtMThmNS00YWU4LTg4NTItZWMxMjZkZDYwMjQz`
1010
install: npm install
1111
script:
1212
- npm run test

0 commit comments

Comments
 (0)