mirror of
				https://github.com/checktheroads/hyperglass
				synced 2024-05-11 05:55:08 +00:00 
			
		
		
		
	travis: deps script update 3
This commit is contained in:
		@@ -4,7 +4,8 @@ python:
 | 
			
		||||
before_install:
 | 
			
		||||
  - sudo add-apt-repository universe -y
 | 
			
		||||
  - sudo apt-get update -q
 | 
			
		||||
  - sudo apt-get install -y redis
 | 
			
		||||
  - sudo apt-get install -y redis-server redis-tools
 | 
			
		||||
  - sudo systemctl start redis-server
 | 
			
		||||
  - pip3 install black
 | 
			
		||||
  - pip3 install pylint
 | 
			
		||||
install:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user