We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf693be commit defaa15Copy full SHA for defaa15
.travis.yml
@@ -8,7 +8,7 @@ node_js:
8
- '9'
9
- '8'
10
- '6'
11
--services:
+services:
12
- couchdb
13
after_success:
14
- npm run travis-deploy-once "npm run semantic-release"
0 commit comments