mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
revert last, try dot net 1.0.2
This commit is contained in:
parent
680859562e
commit
b47b17f4ba
1 changed files with 1 additions and 3 deletions
|
|
@ -2,11 +2,9 @@ language: csharp
|
|||
dist: trusty
|
||||
sudo: required
|
||||
mono: none
|
||||
dotnet: 1.0.1
|
||||
dotnet: 1.0.2
|
||||
before_install:
|
||||
- sudo apt-get install sshpass
|
||||
install:
|
||||
- nuget install JetBrains.ExternalAnnotations
|
||||
script:
|
||||
- scripts/build.sh
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in a new issue