[TASK] Add NodeJs 9 test
This commit is contained in:
		
							parent
							
								
									aa89f06342
								
							
						
					
					
						commit
						ed93a202d6
					
				| @ -4,7 +4,7 @@ dist: trusty | |||||||
| language: node_js | language: node_js | ||||||
| 
 | 
 | ||||||
| node_js: | node_js: | ||||||
|   - "8" |   - "9" | ||||||
| 
 | 
 | ||||||
| os: | os: | ||||||
|   - linux |   - linux | ||||||
| @ -13,9 +13,11 @@ os: | |||||||
| 
 | 
 | ||||||
| matrix: | matrix: | ||||||
|   include: |   include: | ||||||
|   - node_js: 8 |   - node_js: 9 | ||||||
|     os: linux |     os: linux | ||||||
|     env: USE_NPM=true |     env: USE_NPM=true | ||||||
|  |   - node_js: 8 | ||||||
|  |     os: linux | ||||||
|   - node_js: 6 |   - node_js: 6 | ||||||
|     os: linux |     os: linux | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user