(CI) try to build Linux on Ubuntu Bionic
This commit is contained in:
		
							
								
								
									
										18
									
								
								.travis.yml
									
									
									
									
									
								
							
							
						
						
									
										18
									
								
								.travis.yml
									
									
									
									
									
								
							| @@ -15,15 +15,15 @@ matrix: | ||||
|         - python test/run.py | ||||
|         - make ws | ||||
|  | ||||
|     # # Linux | ||||
|     # - os: linux | ||||
|     #   dist: xenial | ||||
|     #   script:  | ||||
|     #     - python test/run.py | ||||
|     #     - make ws | ||||
|     #   env: | ||||
|     #     - CC=gcc | ||||
|     #     - CXX=g++ | ||||
|     # Linux | ||||
|     - os: linux | ||||
|       dist: bionic | ||||
|       script:  | ||||
|         - python test/run.py | ||||
|         - make ws | ||||
|       env: | ||||
|         - CC=gcc | ||||
|         - CXX=g++ | ||||
|  | ||||
|     # Clang + Linux disabled for now | ||||
|     # - os: linux | ||||
|   | ||||
		Reference in New Issue
	
	Block a user