Reinstate Travis for master
See original GitHub issueWe need to re-instate Travis tests for master
. At a minimum, It needs to test for Python 2.7 with ReportLap 3.4.0.
For this to happen, every test needs to be run and the output PDF manually checked. If okay, then the hash needs to be updated using cd tests; python setmd5.py good output/{name-of-test.pdf}
.
Issue Analytics
- State:
- Created 6 years ago
- Comments:10 (10 by maintainers)
Top Results From Across the Web
Trigger a Travis-CI rebuild without pushing a commit?
Try disabling the extension or white-listing Travis CI. ... travis show master travis restart 48 #use Job number without .1 travis logs ...
Read more >Building a Go Project - Travis CI Docs
The rest of this guide covers configuring Go projects in Travis CI. If you're new to Travis CI please read our Tutorial and...
Read more >Build on master, tags and pull requests; deploy in the first two ...
Hello All,. I am trying to figure out how to setup more than one build for my git hub repository. I would like...
Read more >How to use Travis CI to automatically deploy a HarpJS ...
Step 1: create a GitHub token · Step 2: enable your repository in Travis CI · Step 3: add a .travis.yml file to...
Read more >How to deploy on Github Pages with Travis CI?
Define basic travis-ci configuration to build and push you site on gh-pages page on each new commit on master.Add .travis-ci.yml file in the ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
In order to minimise overlap of work, I’ve raised PR #624. The first 15 tests pass and the remainder need md5 hashes updated. Please raise PRs against my
travis
branch to fix things.With #656 & #659, Travis now passes!
Issue #660 covers what to do about the tests that are skipped.