diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 67829760655698ee58de138d71f224c637425807..00f0c3e1f5a676a23238a37488e63157911a2d60 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -20,12 +20,10 @@ user_configuration:
 astrocyte:
   stage: astrocyte
   script:
-  - module load astrocyte/0.1.0
+  - module load astrocyte/0.2.0
   - module unload nextflow
   - cd ..
   - astrocyte_cli validate chipseq_analysis
-  artifacts:
-    expire_in: 2 days
 
 single_end_mouse:
   stage: single
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5c08ab63c3fd19a0995ab5741fdf0e124db4571a..2cbe40bfd0a434fa9846be5c801dc561d021769f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,7 +17,7 @@ All notable changes to this project will be documented in this file.
 - Fix python version for MultiQC report
 - Fix xcor to get lowest non zero value above 50
 - Fix references to display in Multiqc report
-
+- Update astrocyte testing to 0.2.0
 
 ## [publish_1.0.6 ] - 2019-05-31
 ### Added
diff --git a/README.md b/README.md
index ec8e8c7908178f3db77dfc753fec25b483d65a50..34451e706f67bf857068622b76129202681f0bea 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
 [![Coverage Report](https://git.biohpc.swmed.edu/BICF/Astrocyte/chipseq_analysis/badges/master/coverage.svg)](https://git.biohpc.swmed.edu/BICF/Astrocyte/chipseq_analysis/commits/master)
 [![Nextflow](https://img.shields.io/badge/nextflow-%E2%89%A50.24.0-brightgreen.svg
 )](https://www.nextflow.io/)
-[![Astrocyte](https://img.shields.io/badge/astrocyte-%E2%89%A50.1.0-blue.svg)](https://astrocyte-test.biohpc.swmed.edu/static/docs/index.html)
+[![Astrocyte](https://img.shields.io/badge/astrocyte-%E2%89%A50.2.0-blue)](https://astrocyte-test.biohpc.swmed.edu/static/docs/index.html)
 [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.2648845.svg)](https://doi.org/10.5281/zenodo.2648845)