Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit ba872cd

Browse files
authored
Travis doesn't need zeus cli
1 parent ad0793f commit ba872cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ install:
33
- curl -L https://dot.net/v1/dotnet-install.sh > /tmp/install-dotnet.sh && bash /tmp/install-dotnet.sh -Version 1.1.8
44
- sudo mv ~/.dotnet/shared/Microsoft.NETCore.App/* "$(dirname $(dirname $(dotnet --info | grep "Base Path" | awk '{print $3}')))/shared/Microsoft.NETCore.App/"
55
- sudo mv ~/.dotnet/sdk/* "$(dirname $(dirname $(dotnet --info | grep "Base Path" | awk '{print $3}')))/sdk/"
6-
- npm install -g @zeus-ci/cli
76
env:
87
global:
98
- DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1

0 commit comments

Comments
 (0)