Skip to content

Commit

Permalink
Updated link to Karaf
Browse files Browse the repository at this point in the history
  • Loading branch information
tcalmant committed Mar 10, 2020
1 parent caee712 commit 65f4978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -37,7 +37,7 @@ install:
- sudo prosodyctl register user1 localhost foobar
- sudo prosodyctl register user2 localhost foobar
- sudo prosodyctl restart
- curl -qL http://apache.mediamirrors.org/karaf/4.2.7/apache-karaf-4.2.7.tar.gz | tar xz -C /tmp
- curl -qL http://apache.mediamirrors.org/karaf/4.2.8/apache-karaf-4.2.8.tar.gz | tar xz -C /tmp
- curl -qL https://github.com/etcd-io/etcd/releases/download/v3.3.10/etcd-v3.3.10-linux-amd64.tar.gz | tar xz -C /tmp && /tmp/etcd-v3.3.10-linux-amd64/etcd &
- pip install nose coverage coverage_enable_subprocess coveralls
- pip install https://github.com/tcalmant/jsonrpclib/archive/master.zip
Expand Down

0 comments on commit 65f4978

Please sign in to comment.