• D
    *: Remove appveyor, use travis windows support (#1919) · 15509d4d
    Derek Parker 提交于
    * *: Remove appveyor, use travis windows support
    
    * cmd/dlv: Update TestOutput for Travis on Windows
    
    * cmd/dlv: Skip TestGeneratedDoc in Travis on Windows
    
    * Reduce number of jobs in matrix
    
    We only really want to test the full arch/go matrix on Linux.
    For every other os/arch/go combination, only run Go tip and the latest
    supported version.
    15509d4d
dlv_test.go 14.9 KB