mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
Quote values
This commit is contained in:
parent
edaa77663f
commit
30777230ea
1 changed files with 2 additions and 2 deletions
|
|
@ -3,9 +3,9 @@ language: node_js
|
|||
node_js:
|
||||
- 4.2.2
|
||||
|
||||
before_script: echo "Build the project : )"
|
||||
before_script: "echo 'Build the project : )'"
|
||||
|
||||
script: echo "Tested : )"
|
||||
script: "echo 'Tested : )'"
|
||||
|
||||
deploy:
|
||||
acl : public_read
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue