# Fixing errors reported by JuliaCIBot

**URL:** https://discourse.julialang.org/t/fixing-errors-reported-by-juliacibot/5614
**Category:** General Usage
**Created:** [August 28, 2017, 12:48pm UTC](https://discourse.julialang.org/t/fixing-errors-reported-by-juliacibot/5614 "2017-08-28T12:48:02Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![peterkovesi](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/peterkovesi/32/5946_2.png) [@peterkovesi](https://discourse.julialang.org/u/peterkovesi)
#### Post date: [August 28, 2017, 12:48pm UTC](https://discourse.julialang.org/t/fixing-errors-reported-by-juliacibot/5614/1 "2017-08-28T12:48:02Z")

</div>

I am trying to tag a new release of a long neglected package that I have just updated.

Using attobot I created a METADATA pull request. The travis-ci tests passed but the JuliaCIBot tests failed

Looking the the log I see that it failed trying to set up Python and matplotlib (my package uses PyPlot)

I have no idea how to try to fix this. Presumably I am missing something but I cannot find any information about JuliaCIBot, what it tests, and how it is used. Can someone give me some pointers? Cheers.

---

<div class="post-metadata">

### Author: ![kristoffer.carlsson](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/kristoffer.carlsson/32/22_2.png) [@kristoffer.carlsson](https://discourse.julialang.org/u/kristoffer.carlsson)
#### Post date: [August 28, 2017, 1:49pm UTC](https://discourse.julialang.org/t/fixing-errors-reported-by-juliacibot/5614/2 "2017-08-28T13:49:44Z")

</div>

Just ignore it.
