Skip to content

Commit

Permalink
Formatting edits for travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
emaildano committed Jan 19, 2015
1 parent 67f3811 commit caba05a
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 caba05a

Please sign in to comment.