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.

Commita579b8d

Browse files
committed
chore(debug): rm > dev/null when npm install on travis
1 parentaad7e95 commita579b8d

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
@@ -14,7 +14,7 @@ before_install:
1414

1515
install:
1616
# web related
17-
-npm install > /dev/null
17+
-npm install
1818
# - npm install -g codecov
1919
-commitlint-travis
2020
# elixir/phoenix env

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp