Merge pull request #656 from diox/no-sudo
Remove sudo from .travis.yml to run on travis new architecture
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
language: python
|
||||
before_install:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install csstidy libxml2-dev libxslt-dev
|
||||
sudo: false
|
||||
install:
|
||||
- pip install tox
|
||||
script:
|
||||
|
Reference in New Issue
Block a user