Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a45f04b

Browse files
author
bryanhuntesl
committed
travis - use riak 2.0.8 - latest stable version
1 parent f03666b commit a45f04b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ after_script:
1616
env:
1717
matrix:
1818
- RIAK_FLAVOR=riak-ts RIAK_DOWNLOAD_URL=docker
19-
- RIAK_VERSION=2.0.7 RIAK_FLAVOR=riak-kv RIAK_DOWNLOAD_URL=http://s3.amazonaws.com/downloads.basho.com/riak/2.0/2.0.7/ubuntu/trusty/riak_2.0.7-1_amd64.deb
19+
- RIAK_VERSION=2.0.8 RIAK_FLAVOR=riak-kv RIAK_DOWNLOAD_URL=http://s3.amazonaws.com/downloads.basho.com/riak/2.0/2.0.8/ubuntu/trusty/riak_2.0.8-1_amd64.deb
2020
- RIAK_VERSION=2.2.0 RIAK_FLAVOR=riak-kv RIAK_DOWNLOAD_URL=http://s3.amazonaws.com/downloads.basho.com/riak/2.2/2.2.0/ubuntu/trusty/riak_2.2.0-1_amd64.deb
2121
global:
2222
- RIAK_HOSTS=localhost:8087

0 commit comments

Comments
 (0)