Skip to content

Commit

Permalink
Merge pull request #200 from snapview/use-autobahn-in-docker
Browse files Browse the repository at this point in the history
Use Autobahn Suite from Docker, symmetrical to snapview/tokio-tungstenite#165
  • Loading branch information
daniel-abramov committed Apr 23, 2021
2 parents 550cc49 + 485d04b commit de21e2f
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 3,654 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Expand Up @@ -2,9 +2,8 @@ language: rust
rust:
- stable

install:
- sudo apt-get install python-unittest2
- sudo pip install ghp-import urllib3[secure] autobahntestsuite
services:
- docker

before_script:
- export PATH="$PATH:$HOME/.cargo/bin"
Expand Down
File renamed without changes.

0 comments on commit de21e2f

Please sign in to comment.