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

diana-hep / pyhf / 731 / 1
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 11 May 2018 01:17PM UTC
Files 21
Run time 1s
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

11 May 2018 01:09PM UTC coverage: 96.03%. First build
731.1

push

travis-ci

lukasheinrich
Install PyTorch with pip (#101)

* Install PyTorch with pip

Now that PyTorch is on PyPI Conda is no longer required to get an easy
install of stable builds. As PyTorch was the only reason Conda was being
installed during CI Miniconda no longer needs to be part of the Travis
YAML file. This should result in a speedup of the CI.
c.f. https://twitter.com/pytorch/status/981198007352705025

As the non-GPU versions are being installed by default to work with
Travis the different versions must be installed with wheels for the time
being. This is done by using conditional checks with python_version in
the setup.py file.

* Don't specifcy wheel URL in setup.py

Try explicitly updating NumPy after install

* Use quite pip install

* Don't require setuptools upgrade

* Use pip install for benchmark stage

* Remove --process-dependency-links

--process-dependency-links is being deprecated and should not be used
* Specify NumPy and pytest min version in setup.py

* Remove apt-get update when no upgrade run

895 of 932 relevant lines covered (96.03%)

0.96 hits per line

Source Files on job 731.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 557
  • Travis Job 731.1
  • 6fe8e1d6 on github
  • Prev Job for on master (#679.4)
  • Next Job for on master (#751.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc