Skip to content

Commit 071c6d6

Browse files
author
QuickSander
committed
fix(): travis.yml failure for major release update.
1 parent f4155e0 commit 071c6d6

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 @@ cache:
77
directories:
88
- node_modules
99

10-
install: npm install
10+
install: npm install # Temporary fix to make it work with Travis (npm ci fails on major release update)
1111

1212
jobs:
1313
include:

0 commit comments

Comments
 (0)