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 3e31cb5 commit cc35225Copy full SHA for cc35225
.travis.yml
@@ -11,3 +11,8 @@ before_script:
11
12
script:
13
- phpunit -d api_key=$API_KEY
14
+
15
+notifications:
16
+ email:
17
+ on_success: change
18
+ on_failure: always
0 commit comments