Skip to content

Commit 6cb97f2

Browse files
Add Slack integration.
1 parent 55356ca commit 6cb97f2

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

.travis.yml

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
language: php
2-
32
php:
4-
- 5.3
5-
- 5.4
6-
- 5.5
7-
- 5.6
8-
- hhvm
9-
3+
- 5.3
4+
- 5.4
5+
- 5.5
6+
- 5.6
7+
- hhvm
108
before_script: composer install
11-
129
script: phpunit --process-isolation test/unit
13-
10+
notifications:
11+
slack:
12+
secure: uttJ78cpkV9czhoKXtAoop8UBWPVtF+fwKlKS47c4EW7ZfVx9jAII2yLb5yZjdLDnM7YAluujUBIqyESvwLY0h7azLsorSIEqNt9GlBi4B7DSGAdo46lFbqsdjrLwM1gOhiP7Fl4hFiQ2+jA9Fsj3W2yZ6rbF7endv7Gx5FMlFg=

0 commit comments

Comments
 (0)