• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dask / dask / 5869
53%

Build:
DEFAULT BRANCH: master
Ran 10 Apr 2017 12:44PM UTC
Jobs 1
Files 89
Run time 5s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
5869

push

travis-ci

pitrou
Fix CI pinnings (#2185)

* Pin NumPy and pandas in the environment

Use the `pinned` file for the test environment to fix the versions of
NumPy and pandas. This should ensure these don't need to be explicitly
listed in each step as these pins will always be matched no matter what.
Also by doing this, there is less opportunity of forgetting to
explicitly fix these and thus run into issues.

* Drop pinning of NumPy and pandas during install

These pinnings are now set in the pinning file. So we merely need to
install NumPy and pandas once and they will stick to the same version.

* Specify the NumPy patch version on AppVeyor

Appears that NumPy 1.12.1 has been used on AppVeyor recently. So picking
that patch version seems reasonable. Given we pin to the patch version
with pandas on AppVeyor, this doesn't seem unreasonable to do with
NumPy. Further on Travis CI we also pin to the patch version with NumPy.
In short, this is a totally reasonable and consistent change, which
should have minimal effect.

12402 of 13131 relevant lines covered (94.45%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5869.1 (PYTHON=2.7 NUMPY=1.10.4 PANDAS=0.19.0 COVERAGE='true' PARALLEL='false' TEST_IMPORTS='false' XTRATESTARGS=) 10 Apr 2017 12:44PM UTC 0
94.45
Travis Job 5869.1
Source Files on build 5869
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5869
  • 4874e97e on github
  • Prev Build on master (#5868)
  • Next Build on master (#5871)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc