mirror of
				https://github.com/carrotquest/django-clickhouse.git
				synced 2025-10-26 05:31:31 +03:00 
			
		
		
		
	Fix travis
This commit is contained in:
		
							parent
							
								
									743297cbbf
								
							
						
					
					
						commit
						90b3586d62
					
				
							
								
								
									
										42
									
								
								.travis.yml
									
									
									
									
									
								
							
							
						
						
									
										42
									
								
								.travis.yml
									
									
									
									
									
								
							|  | @ -42,27 +42,27 @@ env: | ||||||
|   global: |   global: | ||||||
|     - PGPORT=5432 |     - PGPORT=5432 | ||||||
|     - PGUSER=travis |     - PGUSER=travis | ||||||
| 
 |   jobs: | ||||||
|   - PG=9.6 DJANGO=2.1 |     - PG=9.6 DJANGO=2.1 | ||||||
|   - PG=10 DJANGO=2.1 |     - PG=10 DJANGO=2.1 | ||||||
|   - PG=11 DJANGO=2.1 |     - PG=11 DJANGO=2.1 | ||||||
|   - PG=12 DJANGO=2.1 |     - PG=12 DJANGO=2.1 | ||||||
|   - PG=9.6 DJANGO=2.2 |     - PG=9.6 DJANGO=2.2 | ||||||
|   - PG=10 DJANGO=2.2 |     - PG=10 DJANGO=2.2 | ||||||
|   - PG=11 DJANGO=2.2 |     - PG=11 DJANGO=2.2 | ||||||
|   - PG=12 DJANGO=2.2 |     - PG=12 DJANGO=2.2 | ||||||
|   - PG=9.6 DJANGO=3.0 |     - PG=9.6 DJANGO=3.0 | ||||||
|   - PG=10 DJANGO=3.0 |     - PG=10 DJANGO=3.0 | ||||||
|   - PG=11 DJANGO=3.0 |     - PG=11 DJANGO=3.0 | ||||||
|   - PG=12 DJANGO=3.0 |     - PG=12 DJANGO=3.0 | ||||||
|   - PG=9.6 DJANGO=3.1 |     - PG=9.6 DJANGO=3.1 | ||||||
|   - PG=10 DJANGO=3.1 |     - PG=10 DJANGO=3.1 | ||||||
|   - PG=11 DJANGO=3.1 |     - PG=11 DJANGO=3.1 | ||||||
|   - PG=12 DJANGO=3.1 |     - PG=12 DJANGO=3.1 | ||||||
|   - PG=9.6 DJANGO=3.2 |     - PG=9.6 DJANGO=3.2 | ||||||
|   - PG=10 DJANGO=3.2 |     - PG=10 DJANGO=3.2 | ||||||
|   - PG=11 DJANGO=3.2 |     - PG=11 DJANGO=3.2 | ||||||
|   - PG=12 DJANGO=3.2 |     - PG=12 DJANGO=3.2 | ||||||
| 
 | 
 | ||||||
| before_install: | before_install: | ||||||
|   # Use default PostgreSQL port |   # Use default PostgreSQL port | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user