Remove shell setup for old travis-ci shell script of some kind

This commit is contained in:
2018-07-19 22:38:32 +01:00
parent cc3edf76e4
commit bc1532ccf4
2 changed files with 0 additions and 6 deletions

View File

@@ -46,7 +46,6 @@ source "$DOTSHELL/golang.sh"
source "$DOTSHELL/docker.sh"
source "$DOTSHELL/google-cloud.sh"
source "$DOTSHELL/kubernetes.sh"
source "$DOTSHELL/travis-ci.sh"
source "$DOTSHELL/amdsdk.sh"
# Applications

View File

@@ -1,5 +0,0 @@
#
# Travis-CI
#
[ -f /Users/jimeh/.travis/travis.sh ] && source /Users/jimeh/.travis/travis.sh