Skip to content

Commit

Permalink
Reorder
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Jul 30, 2017
1 parent acb7c16 commit e4f6d3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: php

sudo: false

php:
- 5.6
- 7.0
Expand All @@ -11,8 +13,6 @@ env:
- DEPENDENCIES="high"
- DEPENDENCIES="low"

sudo: false

before_install:
- composer self-update
- composer clear-cache
Expand Down

0 comments on commit e4f6d3c

Please sign in to comment.