AstroHuntsman / gunagala

4 stars 9 forks source link

Getting the LTS test working again #30

Open bazkiaei opened 5 years ago

bazkiaei commented 5 years ago

The test timed out and did not pass with the following error:

No output has been received in the last 10m0s, this potentially indicates a
stalled build or something wrong with the build itself.
Check the details on how to adjust your build configuration on:
https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-
was-received
The build has been terminated.

Probably need to update .travis.yml and maybe setup.py and setup.cfg based on the latest version of the astropy template.