mirror of
				https://github.com/Xahau/xahaud.git
				synced 2025-11-04 10:45:50 +00:00 
			
		
		
		
	Update Travis to bionic
This commit is contained in:
		
				
					committed by
					
						
						Nik Bougalis
					
				
			
			
				
	
			
			
			
						parent
						
							be2652544b
						
					
				
				
					commit
					1c3c69f8b5
				
			@@ -1,5 +1,5 @@
 | 
			
		||||
language: cpp
 | 
			
		||||
dist: xenial
 | 
			
		||||
dist: bionic
 | 
			
		||||
 | 
			
		||||
services:
 | 
			
		||||
  - docker
 | 
			
		||||
 
 | 
			
		||||
@@ -1,4 +1,4 @@
 | 
			
		||||
ARG DIST_TAG=16.04
 | 
			
		||||
ARG DIST_TAG=18.04
 | 
			
		||||
FROM ubuntu:$DIST_TAG
 | 
			
		||||
ARG GIT_COMMIT=unknown
 | 
			
		||||
ARG CI_USE=false
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user