Skip to content

Commit 33c041e

Browse files
author
Michael Oberwasserlechner
authored
Replace base64js lib by integrated solution (#30)
* fix(webnative): #29: remove base64 lib causing error on native web * fix(build): build all branches
1 parent 7a3daa4 commit 33c041e

File tree

5 files changed

+1516
-938
lines changed

5 files changed

+1516
-938
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ sudo: false
22
language: node_js
33
node_js:
44
- '8'
5-
branches:
6-
only:
7-
- master
85
cache:
96
directories:
107
- node_modules

0 commit comments

Comments
 (0)