We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7c60dc commit d03aff3Copy full SHA for d03aff3
2 files changed
.travis.yml
@@ -21,7 +21,6 @@ install:
21
- "pip install -r requirements.txt --use-mirrors"
22
23
before_script:
24
- - "psql -c 'create database deis_testing;' -U postgres"
25
- |
26
cat > deis/local_settings.py <<EOF
27
DATABASES = {
README.md
@@ -3,3 +3,6 @@ deis
3
4
Deis is an open source application platform for private and public clouds.
5
Your PaaS. Your Rules.
6
+
7
+Current status:
8
+[](https://travis-ci.org/opdemand/deis)
0 commit comments