Skip to content

Commit adc47dd

Browse files
committed
Update .travis.yml
1 parent 6db2c0a commit adc47dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ script:
1616

1717
- cp ./Authorize.NET/bin/Debug/AuthorizeNet.dll ./sample-code-csharp/
1818
- xbuild ./sample-code-csharp/SampleCode.csproj
19-
- xbuild ./sample-code-csharp/blob/master/SampleCodeTest/SampleCodeTest.csproj
19+
- xbuild ./SampleCodeTest/SampleCodeTest.csproj
2020
- nunit-console ./sample-code-csharp/SampleCodeTest/SampleCodeTest.csproj

0 commit comments

Comments
 (0)