-
```
Configuration failed because Magick++ was not found. Try installing:
- deb: 'libmagick++-dev' (Debian, Ubuntu)
- rpm: 'ImageMagick-c++-devel' (Fedora, CentOS, RHEL)
- csw: 'imagemagick_dev'…
-
Sadly, here is the link:
https://travis-ci.org/CaRdiffR/nounprojectR
-
Update tests to use CI. Ideally multiple versions of hxcpp / Haxe. Maybe docker :)
-
Чтобы избежать забывания генерации. Возможно, будет также прикольно убрать генерируемую статику из репозитория совсем и доставлять её сразу на хероку (не уверен)
b0g3r updated
6 years ago
-
Seeing a number of test timeouts on travis right now. Do we need to push back our timeout values for slower tests like the applyEdits and typescript tests? Or is Travis just having a sad day today
-
Right now our builds are timing out because we're running all of our examples, even the ones that take forever.
Create a file in examples/ called ".test_examples" where each line is either a path r…
-
To do a patch release, I had to start it manually.
```
export GH_TOKEN=not-tellin
./mvnw --batch-mode -s ./.settings.xml -Prelease -nsu -DreleaseVersion=2.12.13 '-Darguments=-DskipTests -Dlicense…
-
I don't like writing an issue here and bore you but I spend the whole day with 22 releases and everyone failed. I simply don't know what to do at this point.
## What I did
1. copy the trust files …
-
I am back from vacation. Have you noticed that all Travis builds since 3106 have failed?
https://travis-ci.org/nco/nco/jobs/565403229
Apparently this is due to your OpenMP changes, which include opt…
-
We should [migrate](http://docs.travis-ci.com/user/migrating-from-legacy/); it will help mr. Travis to scale our builds better.