Linking to issues

This commit is contained in:
cytopia 2016-10-24 16:46:52 +02:00 committed by GitHub
parent bee7332ab0
commit 35941fef8a

View File

@ -7,7 +7,7 @@ Contributors will be credited within the intranet and on the github page.
## General ## General
* [ ] Handle emails sent from PHP dockers * [ ] Handle emails sent from PHP dockers #5
1. Add another container which is able to display mails: https://github.com/sj26/mailcatcher 1. Add another container which is able to display mails: https://github.com/sj26/mailcatcher
2. Proxy this webinterface into the Intranet 2. Proxy this webinterface into the Intranet
@ -16,9 +16,9 @@ Contributors will be credited within the intranet and on the github page.
* [ ] Add more travis checks to ensure they are always working under any condition * [ ] Add more travis checks to ensure they are always working under any condition
* [ ] Add more dockers * [ ] Add more dockers
- [X] MySQL 5.6 - [X] MySQL 5.6
- [ ] MySQL 5.7 - [ ] MySQL 5.7 #1
- [ ] MariaDB 5 - [ ] MariaDB 5 #2
- [ ] MariaDB 10 - [ ] MariaDB 10 #3
- [ ] LightHTTPD - [ ] LightHTTPD
- [ ] HHVM - [ ] HHVM
- [ ] ... - [ ] ...