Explorar el Código

Add missing space

Brittany Mazza hace 10 años
padre
commit
006a704097
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      frameworks/Ruby/grape/install.sh

+ 1 - 1
frameworks/Ruby/grape/install.sh

@@ -2,7 +2,7 @@
 
 fw_depends rvm nginx java
 
-if [ "$TRAVIS" = "true"]
+if [ "$TRAVIS" = "true" ]
 then
 	rvmsudo rvm install ruby-2.0.0-p0
 	rvmsudo rvm install jruby-1.7.8