Skip to content

Commit 5aa8a98

Browse files
committed
メッセージ追加
1 parent c200233 commit 5aa8a98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ build_script:
1919
2020
before_test:
2121
- cmd: >-
22-
echo "before_test"
22+
echo "before_test 1"
2323
2424
test_script:
2525
- cmd: >-
26-
echo "test_script"
26+
echo "test_script 2"
2727
2828
artifacts:
2929
- path: '*.txt'

0 commit comments

Comments
 (0)