Skip to content

Commit cb85cf1

Browse files
committed
chore(ci): Changes to travis
1 parent 9a1278f commit cb85cf1

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
@@ -55,7 +55,7 @@ jobs:
5555
node_js: "8"
5656
before_install: skip
5757
install:
58-
- npm ci
58+
- npm install
5959
script:
6060
- npm run build
6161
- npm run semantic-release

0 commit comments

Comments
 (0)