==> git log -n1 <==
commit ed43bae1e91a66253e7abfdd01e6ee736879acf0
Author: Egor Panfilov <egor.v.panfilov@gmail.com>
Date:   Tue May 29 04:27:44 2018 +0300

    Empty commit to cure Travis
==> git describe --tags --dirty <==
v0.14.0-dirty
==> git status <==
HEAD detached at v0.14.0
Changes not staged for commit:
  (use "git add/rm <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)

	deleted:    skimage/viewer/tests/__init__.py
	deleted:    skimage/viewer/tests/test_plugins.py
	deleted:    skimage/viewer/tests/test_tools.py
	deleted:    skimage/viewer/tests/test_utils.py
	deleted:    skimage/viewer/tests/test_viewer.py
	deleted:    skimage/viewer/tests/test_widgets.py

Untracked files:
  (use "git add <file>..." to include in what will be committed)

	conda_build.sh
	record.txt

no changes added to commit (use "git add" and/or "git commit -a")
