Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 954 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 954 Bytes

Noise and Heterogeneity in Historical Build Data

An Empirical Study of Travis CI

Setup instructions

  • wget https://travistorrent.testroots.org/dumps/travistorrent_8_2_2017.csv.gz
  • gunzip travistorrent_8_2_2017.csv.gz

Publication

This work is published at the International Conference on Automated Software Engineering (ASE) with the title 'Noise and Heterogeneity in Historical Build Data: An Empirical Study of Travis CI'.

BibTeX

If you find this work interesting, please cite it as follows:

@inproceedings{gallaba2018ase,
  Author = {Keheliya Gallaba and Christian Macho and Martin Pinzger and Shane McIntosh},
  Title = {{Noise and Heterogeneity in Historical Build Data: An Empirical Study of Travis CI}},
  Year = {2018},
  Booktitle = {Proc. of the International Conference on Automated Software Engineering (ASE)},
  Pages = {87--97}
}