[fix] fix .travis.yml to install npm dependent packages
This commit is contained in:
		
							parent
							
								
									e687f5c290
								
							
						
					
					
						commit
						f72f66a0cf
					
				| @ -5,7 +5,7 @@ before_install: | |||||||
|   - "export DISPLAY=:99.0" |   - "export DISPLAY=:99.0" | ||||||
|   - "sh -e /etc/init.d/xvfb start" |   - "sh -e /etc/init.d/xvfb start" | ||||||
|   - npm install -g less |   - npm install -g less | ||||||
|   - cd searx/static/oscar;npm install |   - ( cd searx/static/oscar;npm install ) | ||||||
| install: | install: | ||||||
|   - "make" |   - "make" | ||||||
|   - pip install coveralls |   - pip install coveralls | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Thomas Pointhuber
						Thomas Pointhuber