Refactor the tests for travis

This commit is contained in:
Bruno Sutic
2014-11-19 15:58:04 +01:00
parent 604cca0e8a
commit c055ced922
6 changed files with 51 additions and 15 deletions

View File

@ -13,7 +13,7 @@ manually_install_the_plugin() {
test_plugin_installation() {
set_tmux_conf_helper <<- HERE
set -g @tpm_plugins "tmux-plugins/tmux-example-plugin"
run-shell "~/tpm/tpm"
run-shell "$PWD/tpm"
HERE
manually_install_the_plugin