Skip to content

Commit 38aee75

Browse files
committed
trim yarn.lock
1 parent 7d34693 commit 38aee75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
before_script:
3-
- "yarn install"
3+
- "yarn"
44
cache: ~
55
language: node_js
66
node_js:

0 commit comments

Comments
 (0)