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.

Commitdbf670d

Browse files
committed
ci: try fix commit msg on travis
1 parent8daae6b commitdbf670d

File tree

3 files changed

+29
-1
lines changed

3 files changed

+29
-1
lines changed

‎.travis.yml‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ before_script:
1010
-MIX_ENV=test mix deps.get
1111
-nvm install 8.10 && nvm use 8.10
1212
-npm install -g apollo
13-
-npm install --save-dev @commitlint/travis-cli
1413
script:
1514
-MIX_ENV=test mix compile --warnings-as-errors, coveralls.json
1615
-mix test && MIX_ENV=test mix coveralls.travis

‎package-lock.json‎

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

‎package.json‎

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp