mirror of
https://github.com/restic/restic.git
synced 2026-05-13 05:55:27 +00:00
Add build and test instructions
* Don't build on openbsd * Don't test fuse on travis
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
env: GOX_OS="linux darwin openbsd freebsd" GOX_ARCH="386 amd64 arm"
|
||||
env: GOX_OS="linux darwin openbsd freebsd" GOX_ARCH="386 amd64 arm" RESTIC_TEST_FUSE="0"
|
||||
|
||||
notifications:
|
||||
irc:
|
||||
|
||||
Reference in New Issue
Block a user