forked from cybrespace/pinafore
		
	run node 8 in both travis and now (#346)
* run node 10 in both travis and now * on second thought, use node v8 everywhere
This commit is contained in:
		
							parent
							
								
									88c4195e4a
								
							
						
					
					
						commit
						00fd8f84dc
					
				
					 2 changed files with 5 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
language: node_js
 | 
			
		||||
node_js:
 | 
			
		||||
  - "9"
 | 
			
		||||
  - "8"
 | 
			
		||||
dist: trusty   # needed for chrome headless
 | 
			
		||||
sudo: required # needed for chrome headless
 | 
			
		||||
addons:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -164,7 +164,10 @@
 | 
			
		|||
      "inline-script.js",
 | 
			
		||||
      "webpack.client.config.js",
 | 
			
		||||
      "webpack.server.config.js"
 | 
			
		||||
    ]
 | 
			
		||||
    ],
 | 
			
		||||
    "engines": {
 | 
			
		||||
      "node": "^8.0.0"
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  "greenkeeper": {
 | 
			
		||||
    "ignore": [
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue