Merge pull request #230 from thejockel/origin/develop

renamed module bash to base
This commit is contained in:
Bastian Schroll 2017-02-22 16:03:44 +01:00 committed by GitHub
commit c576b86fc9

View file

@ -20,7 +20,7 @@ before_script:
- sudo ./install.sh -b ${TRAVIS_BRANCH} - sudo ./install.sh -b ${TRAVIS_BRANCH}
env: env:
- module=bash - module=base
- module=mysql - module=mysql
- module=httpRequest - module=httpRequest