mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
Rm upgrading go
This commit is contained in:
@@ -34,7 +34,6 @@ cache:
|
||||
- ui/node_modules
|
||||
|
||||
before_install:
|
||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then sudo bash ./scripts/travis-mac.sh ; fi
|
||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then sudo bash ./scripts/travis-mac-priv.sh ; fi
|
||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo bash ./scripts/travis-linux.sh ; fi
|
||||
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
brew upgrade golang
|
||||
Reference in New Issue
Block a user