mperrin / webbpsf

James Webb Space Telescope PSF simulation tool - NOTE THIS VERSION OF REPO IS SUPERCEDED BY spacetelescope/webbpsf
BSD 3-Clause "New" or "Revised" License
16 stars 15 forks source link

Use Astropy CI Helpers #135

Closed josePhoenix closed 7 years ago

josePhoenix commented 7 years ago

Currently this is including a build in the matrix with no environment vars set: https://travis-ci.org/josePhoenix/webbpsf/jobs/164089395

travis lint says:

$ travis lint
Warnings for .travis.yml:
[x] value for addons section is empty, dropping
[x] in addons section: unexpected key apt, dropping

But that seems erroneous because the docs say otherwise.

In any case, I don't think it explains the extra build in the matrix.

josePhoenix commented 7 years ago

@bsipocz @eteq any insights?

josePhoenix commented 7 years ago

Aha, it seems that "No environment variables set" in the Travis interface means "only global environment variables set".

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.006%) to 32.05% when pulling 0ff5885e49e0aec4f2ac54afb29a7ec9655025b8 on josePhoenix:travis-tweaking into ba850dae887c86919e8415a6723538dbe997b6b3 on mperrin:master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.006%) to 32.05% when pulling bd821ceb387325aeb2932b7c7016ca142a95af8f on josePhoenix:travis-tweaking into ba850dae887c86919e8415a6723538dbe997b6b3 on mperrin:master.

josePhoenix commented 7 years ago

Okay, let's see if I've broken the coveralls integration in that last commit...

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.006%) to 32.05% when pulling ebf1acc66e55d1972d4d88ecc5ba9466f6c80209 on josePhoenix:travis-tweaking into ba850dae887c86919e8415a6723538dbe997b6b3 on mperrin:master.