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

CI: add osx travis test, appveyor #32

Merged
merged 6 commits into from
Jan 4, 2016
Merged

CI: add osx travis test, appveyor #32

merged 6 commits into from
Jan 4, 2016

Conversation

kbarbary
Copy link
Owner

@kbarbary kbarbary commented Jan 2, 2016

This adds the following continuous integration tests:

  • Travis: OS X
  • Travis: Linux/Python 3.5
  • Appveyor (windows)

I took the opportunity to switch to Travis's docker-based infrastructure, but I ran into problems with the c tests. When installing libcfitsio with addons.apt.packages, pkg-config can't seem to find cfitsio.pc. It can when using sudo and apt-get install. For now, I've disabled the C library test on Travis.

The test suite has been altered to turn deblending off in the test versus sextractor. See note in test.py in b58a565.

@kbarbary kbarbary changed the title travis: add osx, py3.5 CI: add osx travis test, appveyor Jan 4, 2016
kbarbary added a commit that referenced this pull request Jan 4, 2016
CI: add osx travis test, appveyor
@kbarbary kbarbary merged commit 0202880 into master Jan 4, 2016
This was referenced Jan 4, 2016
@kbarbary kbarbary deleted the ci branch January 4, 2016 11:11
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