Merge pull request #1269 from emaildano/patch-1

Formatting edits for `travis.yml`
This commit is contained in:
Scott Walkinshaw
2015-01-19 11:12:19 -05:00

View File

@@ -2,9 +2,9 @@ sudo: false
language: php language: php
cache: npm cache: npm
php: php:
- '5.6' - 5.6
- '5.5' - 5.5
- '5.4' - 5.4
before_install: before_install:
- npm install -g bower - npm install -g bower
- npm install - npm install