Commit Graph

30 Commits

Author SHA1 Message Date
Andreas Olsson fd1f7b7268
Use https:// to download appveyor tar
When supported one might as well use https://.
2020-09-20 18:49:46 +02:00
Alexander Neumann e207257714 Fix Appveyor 2020-09-12 16:59:03 +02:00
Alexander Neumann 82e1cbed4f Update Go versions 2020-09-12 16:52:21 +02:00
Alexander Neumann c0373cd307 Remove -mod=vendor from all documentation and code 2020-03-01 19:32:35 +01:00
Alexander Neumann 2464f7c4d1 Update Go versions, drop Go 1.10 2020-02-26 20:35:13 +01:00
Alexander Neumann 6b1e5d4e18 Update Go version for Appveyor/Travis 2019-11-20 18:32:58 +01:00
Alexander Neumann 85f4c826db Update Go for CI tests 2019-03-17 11:06:16 +01:00
Alexander Neumann 35e9885e8b Appveyor: correct build cache location 2018-09-02 13:26:02 +02:00
Alexander Neumann ca928aeae4 Appveyor: Cache Go build cache 2018-08-31 22:00:47 +02:00
Alexander Neumann 10c0b8080e Add Go 1.11 to CI tests 2018-08-31 21:10:26 +02:00
Alexander Neumann aeeec0ff94 Update Go version for CI tests 2018-02-17 18:37:37 +01:00
Alexander Neumann 164acceb55 Appveyor: Update Go version and download URL 2018-01-25 21:09:23 +01:00
Alexander Neumann 3a5805db50 Update Go versions for CI 2017-09-02 09:29:02 +02:00
Alexander Neumann 03cc5b47e9 appveyor: Update Go version to 1.8.3 2017-07-21 19:42:34 +02:00
Alexander Neumann 6357dc8a91 Update Go versions 2017-04-15 10:58:43 +02:00
Alexander Neumann 4e2f8145f5 Update Appveyor 2017-02-18 19:09:21 +01:00
Alexander Neumann 30975f7116 Update appveyor configuration 2016-12-30 17:07:42 +01:00
Alexander Neumann 1ad4d1aafd Require Go 1.6 or greater 2016-08-16 20:32:58 +02:00
Alexander Neumann d4b202243a Update Go versions 2016-04-16 22:50:36 +02:00
Alexander Neumann 9bda164ed3 Update Appveyor configuration 2016-02-20 17:31:22 +01:00
Alexander Neumann 0a8ef79dad Move top-level files 2016-02-20 17:31:21 +01:00
Alexander Neumann b63399d606 Move things around for gb
This moves all restic source files to src/, and all vendored
dependencies to vendor/src.
2016-02-20 17:31:20 +01:00
Alexander Neumann 1160d03279 Always use NetCologne SourceForge mirror
The one automatically selected by the SourceForge CDN fails currently:

    appveyor DownloadFile http://downloads.sourceforge.net/project/gnuwin32/tar/1.13-1/tar-1.13-1-bin.zip -FileName tar.zip
    Error downloading file: Unable to connect to the remote server Command exited with code 2
2016-02-05 21:13:14 +01:00
Alexander Neumann 9f8f2bc874 Update Go version for appveyor 2016-01-28 00:00:28 +01:00
Alexander Neumann 6ddda5fc5e appveyor: remove old Go installation 2015-09-27 18:34:11 +02:00
Alexander Neumann 7291342723 Install current version of Go
This is inspired by the appveyor.yaml from the go-plus project:
https://github.com/joefitzgerald/go-plus/blob/master/appveyor.yml
2015-09-27 18:02:44 +02:00
Alexander Neumann 7079e46642 appveyor: download tar 2015-08-19 21:00:11 +02:00
Alexander Neumann d21b782119 appveyor: use run_integration_tests.go 2015-08-19 20:45:54 +02:00
Alexander Neumann a37431e963 appveyor: run build.go, use workspace from godeps 2015-08-19 20:23:52 +02:00
Alexander Neumann f2dbdcb9e8 Add appveyor config 2015-08-19 20:23:52 +02:00