Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit69d45c6

Browse files
committed
ci: try global travis-cli
1 parentf56caea commit69d45c6

File tree

3 files changed

+1
-30
lines changed

3 files changed

+1
-30
lines changed

‎.travis.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ addons:
99
before_script:
1010
-MIX_ENV=test mix deps.get
1111
-nvm install 8.10 && nvm use 8.10
12-
-npm install
12+
-npm install -g @commitlint/travis-cli
1313
-npm install -g apollo
1414
script:
1515
-MIX_ENV=test mix compile --warnings-as-errors, coveralls.json

‎package-lock.json‎

Lines changed: 0 additions & 28 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"devDependencies": {
1919
"@commitlint/cli":"^7.0.0",
2020
"@commitlint/config-conventional":"^7.0.1",
21-
"@commitlint/travis-cli":"^7.0.0",
2221
"cz-conventional-changelog":"^2.1.0",
2322
"husky":"^1.0.0-rc.13"
2423
},

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp