Compare commits
	
		
			1 Commits
		
	
	
		
			v7.8.0
			...
			bugs/windo
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | 967d679f17 | 
							
								
								
									
										28
									
								
								.travis.yml
									
									
									
									
									
								
							
							
						
						
									
										28
									
								
								.travis.yml
									
									
									
									
									
								
							| @@ -6,21 +6,21 @@ language: bash | |||||||
| matrix: | matrix: | ||||||
|   include: |   include: | ||||||
|     # macOS |     # macOS | ||||||
|     - os: osx |     # - os: osx | ||||||
|       compiler: clang |     #   compiler: clang | ||||||
|       script: |     #   script: | ||||||
|         - python test/run.py |     #     - python test/run.py | ||||||
|         - make ws |     #     - make ws | ||||||
|  |  | ||||||
|     # Linux |     # # Linux | ||||||
|     - os: linux |     # - os: linux | ||||||
|       dist: xenial |     #   dist: xenial | ||||||
|       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