Skip to content

Commit

Permalink
Merge pull request roots#1269 from emaildano/patch-1
Browse files Browse the repository at this point in the history
Formatting edits for `travis.yml`
  • Loading branch information
swalkinshaw committed Jan 19, 2015
2 parents 67f3811 + caba05a commit 327ee7a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 327ee7a

Please sign in to comment.