Skip to content

Commit c48bafb

Browse files
committed
Update .travis.yml
1 parent aec709f commit c48bafb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
language: csharp
22
solution: KeyLogger.sln
3+
4+
install:
5+
- nuget restore QuantConnect.Lean.sln
6+
- nuget install NUnit.Runners -Version 2.6.4 -OutputDirectory testrunner

0 commit comments

Comments
 (0)