Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Commit

Permalink
Fix CI again
Browse files Browse the repository at this point in the history
  • Loading branch information
zsxsoft committed Jun 15, 2018
1 parent 15a95d8 commit a23128c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
@@ -1,7 +1,5 @@
language: php
php:
- 5.2
- 5.3
- 5.4
- 5.5
- 5.6
Expand All @@ -16,6 +14,7 @@ matrix:
- php: 5.3
dist: precise


install:
- composer install

Expand Down

0 comments on commit a23128c

Please sign in to comment.