mirror of
https://github.com/bendtherules/pytest_gui_status.git
synced 2026-08-18 13:42:26 +00:00
Merge branch 'redis_fail_tests' into add_circleci_config
This commit is contained in:
+2
-2
@@ -1,10 +1,10 @@
|
||||
machine:
|
||||
python:
|
||||
version: 2.7.10
|
||||
version: 3.5.0
|
||||
|
||||
dependencies:
|
||||
pre:
|
||||
- sudo apt-get update
|
||||
# - sudo apt-get update
|
||||
- sudo apt-get install redis-server
|
||||
override:
|
||||
- pip install --upgrade setuptools
|
||||
|
||||
Reference in New Issue
Block a user