Skip to content

Commit 0b1f0a2

Browse files
committed
Removing the broken ls commands.
1 parent 2923dfa commit 0b1f0a2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ before_script:
2020
- fluxbox > /dev/null 2>&1 &
2121
script:
2222
- travis_retry nuget restore -source "https://www.nuget.org/api/v2" ./eFormAPI/eFormAPI.sln
23-
- ls /usr/share/dotnet/sdk/2.0.0/
24-
- ls /usr/share/dotnet/sdk/2.0.0/Microsoft/
25-
- ls /usr/share/dotnet/sdk/2.0.0/Microsoft/VisualStudio/
2623
- xbuild ./eFormAPI/eFormAPI.sln
2724
- cd eform-client && npm install
2825
after_success:

0 commit comments

Comments
 (0)