Skip to content

Commit 87eb15d

Browse files
committed
- travis fixes
1 parent e5c9263 commit 87eb15d

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ jobs:
2020
allow_failures:
2121
- php: nightly
2222

23+
before_script:
24+
- phpenv config-rm xdebug.ini
25+
2326
install:
2427
- travis_retry composer update -o --prefer-source --no-interaction
2528

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.2
1+
2.0.3

0 commit comments

Comments
 (0)