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.

Commit8daae6b

Browse files
committed
ci: add commit msg linter to travis
1 parent51ba8f1 commit8daae6b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.travis.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ 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
1314
script:
1415
-MIX_ENV=test mix compile --warnings-as-errors, coveralls.json
1516
-mix test && MIX_ENV=test mix coveralls.travis
17+
-commitlint-travis
1618
after_script:
1719
-MIX_ENV=test mix inch.report
1820
-apollo schema:publish --endpoint="http://devapiraw.coderplanets.com/graphiql"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp