mirror of
				https://github.com/zulip/zulip-desktop.git
				synced 2025-11-03 21:43:18 +00:00 
			
		
		
		
	Enable cache on travis
This commit is contained in:
		@@ -21,6 +21,13 @@ before_install:
 | 
			
		||||
- npm install -g gulp
 | 
			
		||||
- npm install
 | 
			
		||||
 | 
			
		||||
cache:
 | 
			
		||||
  directories:
 | 
			
		||||
  - node_modules
 | 
			
		||||
  - app/node_modules
 | 
			
		||||
  - $HOME/.electron
 | 
			
		||||
  - $HOME/.cache
 | 
			
		||||
 | 
			
		||||
script:
 | 
			
		||||
- npm run travis
 | 
			
		||||
notifications:
 | 
			
		||||
@@ -28,4 +35,4 @@ notifications:
 | 
			
		||||
    urls:
 | 
			
		||||
      - https://zulip.org/zulipbot/travis
 | 
			
		||||
    on_success: always
 | 
			
		||||
    on_failure: always
 | 
			
		||||
    on_failure: always
 | 
			
		||||
		Reference in New Issue
	
	Block a user