diff --git a/.bashrc b/.bashrc index 789d0f8e06399e61ea1548f16130f3dd7debedbc..6330e91ce1cc56cc3ad73cf3f876115d34602db8 100644 --- a/.bashrc +++ b/.bashrc @@ -101,3 +101,6 @@ docker-dev () { } . $HOME/Documents/Shore/bundle_certs/bundle_certs + +# added by travis gem +[ -f /home/nimrod/.travis/travis.sh ] && source /home/nimrod/.travis/travis.sh