forked from sheetjs/sheetjs
		
	enable semaphore ci for old node tests
This commit is contained in:
		
							parent
							
								
									8938336e1c
								
							
						
					
					
						commit
						8ac3cf6ff7
					
				
							
								
								
									
										13
									
								
								.travis.yml
									
									
									
									
									
								
							
							
								
								
								
								
								
									
									
								
							
						
						
									
										13
									
								
								.travis.yml
									
									
									
									
									
								
							| @ -2,12 +2,13 @@ language: node_js | ||||
| node_js: | ||||
|   - "7" | ||||
|   - "6" | ||||
|   - "5" | ||||
|   - "4" | ||||
|   - "0.12" | ||||
|   - "0.10" | ||||
|   - "0.9" | ||||
|   - "0.8" | ||||
| # note: travis has been acting up on old versions of node | ||||
| #  - "5" | ||||
| #  - "4" | ||||
| #  - "0.12" | ||||
| #  - "0.10" | ||||
| #  - "0.9" | ||||
| #  - "0.8" | ||||
| before_install: | ||||
|   - "npm install -g npm@4.3.0" | ||||
|   - "npm install -g mocha@2.x voc" | ||||
|  | ||||
| @ -1005,6 +1005,8 @@ Worksheet File Format (From Lotus) December 1984 | ||||
| 
 | ||||
| [](https://travis-ci.org/SheetJS/js-xlsx) | ||||
| 
 | ||||
| [](https://semaphoreci.com/sheetjs/js-xlsx) | ||||
| 
 | ||||
| [](https://coveralls.io/r/SheetJS/js-xlsx?branch=master) | ||||
| 
 | ||||
| [](https://npmjs.org/package/xlsx) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user