Closed nelsonic closed 8 years ago
First test fails: https://codeship.com/projects/135243/builds/12229986 but we know why...
The reason the tests fail on Codeship is that they don't have the TMPDIR
environment variable!!
(which is a _standard_: http://pubs.opengroup.org/onlinepubs/000095399/basedefs/xbd_chap08.html )
Log: https://codeship.com/projects/135243/builds/12230644
so we need to set it ourselves...
Setup CI Build for this project.