質問編集履歴

2

タグの追加

2020/03/07 01:03

投稿

hironori11
hironori11

スコア4

test CHANGED
File without changes
test CHANGED
File without changes

1

書式の改善

2020/03/07 01:03

投稿

hironori11
hironori11

スコア4

test CHANGED
File without changes
test CHANGED
@@ -24,6 +24,8 @@
24
24
 
25
25
  .circleci/config.yml
26
26
 
27
+ ```ここに言語を
28
+
27
29
  version: 2
28
30
 
29
31
  jobs:
@@ -70,11 +72,13 @@
70
72
 
71
73
  command: cd myProject && vendor/bin/phpunit
72
74
 
73
-
75
+ ```
74
-
76
+
75
- ---------------------------------------------------
77
+ ---
76
-
78
+
77
- ↓↓↓↓↓↓実行結果
79
+ 実行結果
80
+
81
+ ```ここに言語を入力
78
82
 
79
83
  HironorisMacBook-Pro:phpP_work hironori$ circleci build .circleci/config.yml
80
84
 
@@ -248,4 +252,8 @@
248
252
 
249
253
  Error: task failed
250
254
 
251
- HironorisMacBook-Pro:phpP_work hironori$
255
+ HironorisMacBook-Pro:phpP_work hironori$
256
+
257
+
258
+
259
+ ```