1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-13 05:48:35 +00:00
This commit is contained in:
SpoinkyNL 2018-04-07 15:00:45 +02:00
parent 25bbfeab10
commit d4eb17eeb8

View File

@ -1,4 +1,4 @@
language: csharp
solution: ./src/Artemis.sln
install:
- nuget restore -source "https://api.nuget.org/v3/index.json;https://www.myget.org/F/rgb_net/api/v3/index.json" ./src/Artemis.sln
- travis_retry nuget restore -source "https://api.nuget.org/v3/index.json;https://www.myget.org/F/rgb_net/api/v3/index.json" ./src/Artemis.sln