We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5e6640 commit 96b5e3aCopy full SHA for 96b5e3a
.travis.yml
@@ -26,6 +26,12 @@ matrix:
26
- php: 7.3
27
sudo: false
28
env: SYMFONY_VERSION=4.2.* UNIT_TESTS=true
29
+ - php: 7.4snapshot
30
+ sudo: false
31
+ env: SYMFONY_VERSION=4.1.* UNIT_TESTS=true
32
33
34
+ env: SYMFONY_VERSION=4.2.* UNIT_TESTS=true
35
- php: 7.1
36
services: docker
37
sudo: required
@@ -66,12 +72,12 @@ script:
66
72
- if [ "$UNIT_TESTS" = true ]; then bin/phpunit --exclude-group=functional; fi
67
73
- if [ "$FUNCTIONAL_TESTS" = true ]; then bin/test.sh --exclude-group=rdkafka; fi
68
74
- if [ "RDKAFKA_TESTS" = true ]; then bin/test.sh --group=rdkafka; fi
69
-
75
+
70
76
notifications:
71
77
webhooks:
78
urls:
79
- https://webhooks.gitter.im/e/3f8b3668e7792de23a49
- on_success: change
- on_failure: always
- on_start: never
80
+ on_success: change
81
+ on_failure: always
82
+ on_start: never
83
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments