Drone integration fix
This commit is contained in:
		
							parent
							
								
									9f92e401ac
								
							
						
					
					
						commit
						e2a8829156
					
				| 
						 | 
					@ -10,7 +10,6 @@ steps:
 | 
				
			||||||
- name: test
 | 
					- name: test
 | 
				
			||||||
  image: python
 | 
					  image: python
 | 
				
			||||||
  commands:
 | 
					  commands:
 | 
				
			||||||
  - cd web
 | 
					 | 
				
			||||||
  - pip install -r test_requirements.txt
 | 
					  - pip install -r test_requirements.txt
 | 
				
			||||||
  - python runtests.py
 | 
					  - python runtests.py
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue