DanielG / travis-run

Run travis-ci builds locally using Docker [abandoned]
GNU Affero General Public License v3.0
36 stars 6 forks source link

~/.travis-run directory not created automatically #2

Closed nakedible-p closed 10 years ago

nakedible-p commented 10 years ago

I installed travis-ci from git and switched to last git-describe tag (v0.2.1). When I run travis-run create I get lots of errors saying:

/home/naked/src/travis-run/travis-run: 48: /home/naked/src/travis-run/travis-run-create.sh: cannot create /home/naked/.travis-run/images: Directory nonexistent

Creating ~/.travis-run manually makes the errors go away.