mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2025-12-14 17:08:56 +03:00
Take the defaults
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
sudo: false
|
||||
dist: trusty
|
||||
language: python
|
||||
python:
|
||||
- 2.7.13
|
||||
- 3.6.1
|
||||
- 2.7
|
||||
- 3.6
|
||||
install:
|
||||
- pip install flake8
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user