Skip to content

Commit 79b45c7

Browse files
committed
debugging wercker
1 parent be67b32 commit 79b45c7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

wercker.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ dev:
66
code: meteor run
77
build:
88
steps:
9-
- script: install git
10-
code: sudo yum install git
9+
- script:
10+
name: install git
11+
code: sudo yum install git
1112

1213
- script:
1314
name: install meteor

0 commit comments

Comments
 (0)