Merge branch 'master' of https://github.com/cutls/TheDesk
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
				
			|||||||
os: windows
 | 
					os: windows
 | 
				
			||||||
language: node_js
 | 
					language: node_js
 | 
				
			||||||
node_js:
 | 
					node_js:
 | 
				
			||||||
- '9.9.0'
 | 
					- '10.15.2'
 | 
				
			||||||
script: node -v
 | 
					script: node -v
 | 
				
			||||||
before_deploy:
 | 
					before_deploy:
 | 
				
			||||||
  - cd app
 | 
					  - cd app
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user