Commit 22280b97 authored by nimrod's avatar nimrod
Browse files

- Added Travis CI CLI Bash completion.

parent d1b40a0d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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