Skip to content

Commit ceff7d2

Browse files
committed
no immutable (will break during publish)
1 parent e8856ae commit ceff7d2

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
@@ -7,7 +7,7 @@ branches:
77
only:
88
- master
99

10-
install: yarn --immutable
10+
install: yarn
1111

1212
cache:
1313
yarn: true

0 commit comments

Comments
 (0)