Quote values

This commit is contained in:
Kevin van Zonneveld 2015-11-17 11:30:48 +01:00
parent edaa77663f
commit 30777230ea

View file

@ -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