Skip to content

Commit

Permalink
source travis.sh if present
Browse files Browse the repository at this point in the history
  • Loading branch information
ajashton committed Aug 27, 2016
1 parent 3e974d3 commit a21cc70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ if [[ -e "$(npm root -g)/mbxcli/mapbox.sh" && -n "$(which node)" ]]; then
}
fi

[ -f "$HOME/.travis/travis.sh" ] && source "$HOME/.travis/travis.sh"


# ---- History --------------------------------------------------------

Expand Down

0 comments on commit a21cc70

Please sign in to comment.