Skip to content

Commit 9d2b9c9

Browse files
committed
Update travis script
1 parent f268bb2 commit 9d2b9c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ sudo: required
44
mono: none
55
dotnet: 1.0.3
66
script:
7-
- cd AlgorithmsUnitTest && dotnet restore && dotnet build && dotnet test
7+
- cd cs-algorithms-unit-tests && dotnet restore && dotnet build && dotnet test

0 commit comments

Comments
 (0)