Merge pull request #1269 from emaildano/patch-1
Formatting edits for `travis.yml`
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user