mirror of
https://github.com/FlipsideCrypto/web3.py.git
synced 2026-02-06 02:46:45 +00:00
Speed up travis builds by removing sudo requirement
This commit is contained in:
parent
f18b784845
commit
9fa2c9e9aa
@ -3,10 +3,6 @@ language: python
|
||||
python:
|
||||
- "3.5"
|
||||
dist: trusty
|
||||
sudo: required
|
||||
before_install:
|
||||
- travis_retry sudo add-apt-repository -y ppa:ethereum/ethereum
|
||||
- travis_retry sudo apt-get update
|
||||
env:
|
||||
matrix:
|
||||
- TOX_ENV=py27-stdlib
|
||||
|
||||
Loading…
Reference in New Issue
Block a user