Skip to content

Commit

Permalink
tests: rely on Autobahn Suite usage from docker
Browse files Browse the repository at this point in the history
See snapview/tokio-tungstenite#165 for more
details.
  • Loading branch information
daniel-abramov authored and a-miyashita committed Jul 20, 2023
1 parent 13f18e7 commit 891747c
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 891747c

Please sign in to comment.