Skip to content

Commit

Permalink
~2
Browse files Browse the repository at this point in the history
  • Loading branch information
killmenot committed Nov 28, 2017
1 parent 879f8d7 commit 64ca910
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions installers/install_gtm_travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
if [ "$DATABASE" = "gtm" ]
then
./installers/install_gtm_only.sh
~/.profile
source ~/.profile
./installers/install_nodem.sh $TRAVIS_BUILD_DIR
~/.profile
source ~/.profile
exit
fi

0 comments on commit 64ca910

Please sign in to comment.