Skip to content
This repository was archived by the owner on Aug 1, 2022. It is now read-only.

Commit 4306542

Browse files
committed
Merge branch 'hotfix/1.1.1-travis-fix'
2 parents 74560f6 + 43f449d commit 4306542

File tree

3 files changed

+16596
-10737
lines changed

3 files changed

+16596
-10737
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
sudo: false
21
language: node_js
32
node_js:
43
- 8
@@ -15,7 +14,6 @@ script:
1514
- yarn test
1615
- yarn build
1716
deploy:
18-
skip_cleanup: true
1917
provider: npm
2018
email: mbeierling@gmail.com
2119
api_key:

0 commit comments

Comments
 (0)