parent
							
								
									c4ef02c377
								
							
						
					
					
						commit
						45d5a1e049
					
				@ -2,8 +2,7 @@ sudo: required
 | 
				
			|||||||
dist: trusty
 | 
					dist: trusty
 | 
				
			||||||
language: python
 | 
					language: python
 | 
				
			||||||
python:
 | 
					python:
 | 
				
			||||||
# - '2.7'
 | 
					  - '3.5'
 | 
				
			||||||
  - '3.4'
 | 
					 | 
				
			||||||
install:
 | 
					install:
 | 
				
			||||||
  - pip install --quiet -r ci/requirements.txt
 | 
					  - pip install --quiet -r ci/requirements.txt
 | 
				
			||||||
  - git clone https://github.com/"${TRAVIS_REPO_SLUG%%/*}"/qubes-builder ~/qubes-builder
 | 
					  - git clone https://github.com/"${TRAVIS_REPO_SLUG%%/*}"/qubes-builder ~/qubes-builder
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user