Skip to content

Commit 1ca35b9

Browse files
committed
fix travis.yml
1 parent ec58efc commit 1ca35b9

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

.travis.yml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,10 @@ before_install:
99
- powershell choco upgrade dotnetcore-sdk
1010
- powershell choco upgrade dotnetcore
1111
- powershell refreshenv
12-
- powershell dotnet --list-sdks
13-
- powershell dir
14-
- ls
15-
- dir
1612

1713

18-
install:
14+
script:
1915
- bash deploy.sh
20-
- ls NitrControlPanel/bin
21-
- dir NitrControlPanel
22-
- ls
23-
- cd ..
24-
- ls
2516

2617
deploy:
2718
edge: true

0 commit comments

Comments
 (0)