CHANGES
=======

* [REF] .travis.yml: Enable cache
* [IMP] travis2docker: Enable TRAVIS_REPO_SLUG environment variable for travis

1.5.0
-----

* [REF] travis2docker: Use newline in script files
* [FIX] travis2docker: Use lowercase to store path of repo and scripts
* [FIX] travis2docker: Fix multi-value of remotes
* [REF] travis2docker: Increase testing coverage
* [REF] travis2docker: Auto-build remote url
* [FIX] travis2docker: Fix remote duplicated
* [IMP] travis2docker: Use real remote name and add feature to append new ones
* [REF] travis2docker: Featurea to add remotes to branch build
* [REF] travis2docker: Use name real of branch instead of 'master'
* [FIX] travis2docker: Scape double quote in entrypoint bash
* [REF] travis2docker: Add tests

1.4.0
-----

* [REF] travis2docker: Fix flake
* [FIX] Use of subscript in travis, each RUN in dockerfile is a subscript then don't need (...)
* [FIX] environment variables
* [FIX] Add support to case `export VAR="param1=value1"`

1.3.0
-----

* [REF] travis2docker: Fix $HOME empty var environment
* [FIX] Fix use of sudo with root user
* [REF] fix flake8
* [REF] t2d: Fix sha None
* [REF] t2d: Make script path with name of sha
* Update README.md

1.2.0
-----

* [FIX] yaml requirement
* [REF] travis2docker: Use real path of travis-ci Fix vauxoo/travis2docker#1

1.1.1
-----

* [REF] Add build number to image name
* squash
* squash
* squash

1.0.1
-----

* squash
* [REF] README: Add install and t2d help command
* [FIX] .coverage: Fix paths
* [REF] .travis.yml: Add badges of travis and coveralls
* [REF] missed file
* [REF] Fix flake8
* Update from gist
* Cleaning folder and using pbr
* [INIT]
