-
Having Travis on each of the repos (including the badge) would definitely put a lot more trust in the components. I've also been doing a lot of testing first to ensure there's enough coverage. I could…
-
Could someone who has the appropriate privileges enable travis? I created a .travis.yml, but lack the privileges to enable it.
-
Do you need travis ci? I can help set it up for you.
-
-
- [ ] use matrix for clang/gcc openmpi/mpich
- [ ] make use of the Elemental deb (once it becomes available)
-
Because of project dependencies, probably best to use a Docker container.
Travis can [use Docker in builds](https://docs.travis-ci.com/user/docker/) and specifically build a custom image before ins…
-
Bonjour,
Apres avoir modifié le .travis.yml dans les dernieres étapes, nous nous retrouvons avec cette erreur :
$ git fetch origin +refs/pull/22/merge:
fatal: Couldn't find remote ref refs/pull/…
-
I think your issue isn't actually travis, you have a test hello.test.js. When you run jest it runs all the test suits. including your hello.test.js, which has a typo in it, with it instead of test. if…
-
-
Release builds are stopped working.