Skip to content

Commit

Permalink
Disable ev due to segfaults
Browse files Browse the repository at this point in the history
  • Loading branch information
kelunik committed Jul 24, 2018
1 parent 5cd176e commit af6fc70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ before_install:
install:
- travis/install-async.sh
- # Disabled due to segfaults: travis/install-uv.sh
- travis/install-ev.sh
- # Disabled due to segfaults: travis/install-ev.sh
- travis/install-event.sh

- composer update -n --prefer-dist
Expand Down

0 comments on commit af6fc70

Please sign in to comment.