Browse Source

drop 5.6 from travis because it confused the deploy

pull/39/head
Aaron Parecki 7 years ago
parent
commit
630b9b98d1
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      .travis.yml

+ 0
- 1
.travis.yml View File

@ -1,7 +1,6 @@
language: php
php:
- 5.5
- 5.6
sudo: false
before_script:
- composer self-update

Loading…
Cancel
Save