Remove solution property from .travis.yml - Not needed.
This commit is contained in:
parent
e825776663
commit
46c04032a4
|
|
@ -1,4 +1,3 @@
|
|||
language: csharp
|
||||
solution: Routing.sln
|
||||
script:
|
||||
- ./build.sh verify
|
||||
Loading…
Reference in New Issue