(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
 | 
					        - python test/run.py
 | 
				
			||||||
        - make ws
 | 
					        - make ws
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # # Linux
 | 
					    # Linux
 | 
				
			||||||
    # - os: linux
 | 
					    - os: linux
 | 
				
			||||||
    #   dist: xenial
 | 
					      dist: bionic
 | 
				
			||||||
    #   script: 
 | 
					      script: 
 | 
				
			||||||
    #     - python test/run.py
 | 
					        - python test/run.py
 | 
				
			||||||
    #     - make ws
 | 
					        - make ws
 | 
				
			||||||
    #   env:
 | 
					      env:
 | 
				
			||||||
    #     - CC=gcc
 | 
					        - CC=gcc
 | 
				
			||||||
    #     - CXX=g++
 | 
					        - CXX=g++
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # Clang + Linux disabled for now
 | 
					    # Clang + Linux disabled for now
 | 
				
			||||||
    # - os: linux
 | 
					    # - os: linux
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user