Update .travis.yml
This commit is contained in:
		
							parent
							
								
									64bd853b07
								
							
						
					
					
						commit
						8a1aa08200
					
				
					 1 changed files with 2 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -7,7 +7,7 @@ notifications:
 | 
			
		|||
language: node_js
 | 
			
		||||
 | 
			
		||||
node_js:
 | 
			
		||||
  - 9.8.0
 | 
			
		||||
  - 10.1.0
 | 
			
		||||
 | 
			
		||||
env:
 | 
			
		||||
  - CXX=g++-4.8 NODE_ENV=production
 | 
			
		||||
| 
						 | 
				
			
			@ -22,9 +22,7 @@ addons:
 | 
			
		|||
 | 
			
		||||
cache:
 | 
			
		||||
  directories:
 | 
			
		||||
    # パッケージをキャッシュすると本来は動かないはずなのに動いてしまう
 | 
			
		||||
    # 場合があり危険なのでキャッシュはしない:
 | 
			
		||||
    #- node_modules
 | 
			
		||||
    - node_modules
 | 
			
		||||
 | 
			
		||||
services:
 | 
			
		||||
  - mongodb
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue