-
-
The test that fails is `test_msm_analysis.test_msm_acf.test_2`, but in the most recent run it only fails for python3.3
I can't reproduce the failure for either python2.7 or python3.3 on my mac.
-
thoughts? its free for public repos
-
Travis needs to test that the server in fact starts up. Would also be nice to test that the page is actually responsive.
-
Some potential enhancements:
- provide instructions for other users to use travis with their cluster's (e.g. in a forked repo) with their own encrypted connection.properties and certificate files
- pr…
-
- Activate travis CI for pivot-text at https://travis-ci.org/Pivotal-Boulder/pivot-texts
- Get a badge set up (travis-ci will give you the link)
Example .travis.yml file:
```
language: java
jdk:
-…
-
Unit tests for at least :
- Server
- API
All linked with travis (exemple : http://chez-syl.fr/2014/04/debuter-avec-travis-ci-la-plateforme-dintegration-continue/ )
SylTi updated
10 years ago
-
-
For CI travis is a good thing to use
-
**Is your feature request related to a problem? Please describe.**
Provide a complete CI solution for the project - build all 6 targets - ios, android, web, linux, os x, windows.
**Describe the so…