Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
ljbreak2008 committed Dec 20, 2017
1 parent 0411c34 commit 4e53c89
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,10 +1,11 @@
language: php
php:
- 7.1
- 7.0
- 5.6
- 5.5
- 5.4
install:
install:
- composer self-update
- composer install --no-interaction
script:
Expand Down

0 comments on commit 4e53c89

Please sign in to comment.