1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-13 05:48:35 +00:00

I should not just copy-paste things

This commit is contained in:
SpoinkyNL 2018-04-07 14:52:21 +02:00
parent c379027f2e
commit 25bbfeab10

View File

@ -1,4 +1,4 @@
language: csharp
solution: ./src/Artemis.sln
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