mirror of
https://github.com/Artemis-RGB/Artemis
synced 2025-12-31 09:43:46 +00:00
I should not just copy-paste things
This commit is contained in:
parent
c379027f2e
commit
25bbfeab10
@ -1,4 +1,4 @@
|
|||||||
language: csharp
|
language: csharp
|
||||||
solution: ./src/Artemis.sln
|
solution: ./src/Artemis.sln
|
||||||
install:
|
install:
|
||||||
- travis_retry nuget restore -source "https://api.nuget.org/v3/index.json;https://www.myget.org/F/rgb_net/api/v3/index.json" ./Fibonacci/Fibonacci.sln
|
- nuget restore -source "https://api.nuget.org/v3/index.json;https://www.myget.org/F/rgb_net/api/v3/index.json" ./src/Artemis.sln
|
||||||
Loading…
x
Reference in New Issue
Block a user