Skip to content

Commit e7eb991

Browse files
author
Micha Hernandez van Leuffen
committed
added wercker.yml
1 parent 914fa8e commit e7eb991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wercker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ build:
3030
# A custom script step, name value is used in the UI
3131
# and the code value contains the command that get executed
3232
- script:
33-
name: echo nodejs information
33+
name: echo nodejs information
3434
code: |
3535
echo "node version $(node -v) running"
3636
echo "npm version $(npm -v) running"

0 commit comments

Comments
 (0)