Explorar el Código

Merge pull request #224 from keradus/travis-sugar

sugar changes to travis config
Justin Hileman hace 11 años
padre
commit
755601f46e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,6 +1,6 @@
 language: php
 
-before_script:
+install:
   - curl http://cs.sensiolabs.org/get/php-cs-fixer.phar -o php-cs-fixer.phar
 
 script: