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
cache: npm
php:
- '5.6'
- '5.5'
- '5.4'
- 5.6
- 5.5
- 5.4
before_install:
- npm install -g bower
- npm install