Skip to content

Commit cefd659

Browse files
authored
Update CI config
1 parent 4a4877e commit cefd659

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
language: php
22
sudo: false
3+
notifications:
4+
email: false
35

46
php:
57
- 7.0
68
- 5.6
7-
- 5.5
8-
- 5.4
99

1010
env:
1111
global:
1212
- PLUGIN=DatabaseStorage
13-
- KANBOARD_REPO=https://github.com/fguillot/kanboard.git
13+
- KANBOARD_REPO=https://github.com/kanboard/kanboard.git
1414
matrix:
1515
- DB=sqlite
1616
- DB=mysql

0 commit comments

Comments
 (0)