mirror of
				https://github.com/bspeice/metrik
				synced 2025-11-04 02:10:43 -05:00 
			
		
		
		
	...and set it to the right zone
This commit is contained in:
		@ -6,6 +6,6 @@ python:
 | 
				
			|||||||
  - "3.5"
 | 
					  - "3.5"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
before_install:
 | 
					before_install:
 | 
				
			||||||
  - export TZ=Australia/Canberra
 | 
					  - export TZ=America/New_York
 | 
				
			||||||
install: pip install -r requirements.txt
 | 
					install: pip install -r requirements.txt
 | 
				
			||||||
script: python setup.py test
 | 
					script: python setup.py test
 | 
				
			||||||
		Reference in New Issue
	
	Block a user