language: php php: - "5.2" - "5.3" - "5.4" - "5.5" - "5.6" - "7.0" branches: except: - dev before_script: - npm install -g npm - npm install -g grunt-cli - npm install script: grunt