Skip to content

Commit

Permalink
Added update to karaf 4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scottslewis committed Sep 3, 2018
1 parent 6b976cf commit 7c94db0
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.0/apache-karaf-4.2.0.tar.gz | tar xz -C /tmp
- curl -qL http://apache.mediamirrors.org/karaf/4.2.1/apache-karaf-4.2.1.tar.gz | tar xz -C /tmp
- pip install nose coverage coverage_enable_subprocess coveralls
- pip install https://github.com/tcalmant/jsonrpclib/archive/master.zip
- pip install -r requirements.txt
Expand Down

0 comments on commit 7c94db0

Please sign in to comment.