Skip to content
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

Enable Travis CI builds #39

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Enable Travis CI builds #39

wants to merge 11 commits into from

Conversation

bartfeenstra
Copy link

This PR enables the project to be tested using Travis CI builds. For the moment, it just builds the application, as there are no tests, but additional features can be added incrementally if and when they are needed.

For this to work, an administrator of this repository must enable Travis CI integration at https://travis-ci.org/profile, after logging into Travis via Github.

In addition to the Travis CI integration, in order to make the build work, the Python-based build script now creates the files directory if it does not exist yet, and the OpenLayers release URL was updated to Github's latest format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant