Skip to content

Commit

Permalink
chore: Use Couch 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Crash-- authored Jul 27, 2022
1 parent db7621a commit 14be4b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ cache:
directories:
- node_modules
before_script:
- docker run -d -p 5984:5984 --name couch apache/couchdb:2.3
- docker run -d -p 5984:5984 --name couch apache/couchdb:3.2.2
- eval "$(gimme 1.15)"
- mkdir $GOPATH
- go get github.com/cozy/cozy-stack
Expand Down

0 comments on commit 14be4b4

Please sign in to comment.