-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.6 fix travis #3934
1.6 fix travis #3934
Conversation
… no longer supported)
.travis.yml
Outdated
- .build/venv/bin/pcreate -s c2cgeoportal_update /tmp/test > /dev/null # on upgrade - don't add any argument on this command | ||
- rm project.yaml | ||
- travis/build-new-project.sh | ||
- make -f travis.mk build |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For me this line is needed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK, I added it back (plus a couple of packages needed so that the build works)
sudo a2enmod rewrite | ||
sudo a2enmod wsgi | ||
sudo /usr/sbin/apachectl restart | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not important but this file isn't any more used then all those changes isn't needed...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ah, yes :)
disable tests with postgres etc. (version used by c2cgeoportal 1.6 is no longer supported)