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.

Commita3c4c58

Browse files
committed
ci: cover & schema
cancle duplicate coveralls reportadd apollo schame check
1 parente18b0db commita3c4c58

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.travis.yml‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,11 @@ before_script:
1414
-npm install -g apollo
1515
script:
1616
-MIX_ENV=test mix compile --warnings-as-errors, coveralls.json
17-
-mix test && MIX_ENV=test mix coveralls.travis
17+
-mix test
1818
-commitlint-travis
1919
after_script:
2020
-MIX_ENV=test mix inch.report
21+
-apollo schema:check --endpoint="http://devapiraw.coderplanets.com/graphiql"
2122
-apollo schema:publish --endpoint="http://devapiraw.coderplanets.com/graphiql"
2223
after_success:
2324
-bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp