mirror of
				https://github.com/pawroman/zola-theme-terminimal.git
				synced 2025-10-31 08:06:15 +01:00 
			
		
		
		
	Attempt to fix travis build
This commit is contained in:
		
							parent
							
								
									4af9665d75
								
							
						
					
					
						commit
						f37c65c951
					
				
					 1 changed files with 4 additions and 3 deletions
				
			
		|  | @ -1,12 +1,13 @@ | |||
| dist: xenial | ||||
| dist: bionic | ||||
| 
 | ||||
| language: generic | ||||
| 
 | ||||
| before_install: | ||||
|   - sudo snap install --edge zola | ||||
|   - curl -L https://github.com/getzola/zola/releases/download/v0.11.0/zola-v0.11.0-x86_64-unknown-linux-gnu.tar.gz > zola.tar.gz | ||||
|   - tar -xzf zola.tar.gz | ||||
| 
 | ||||
| before_script: | ||||
|   - zola build | ||||
|   - ./zola build | ||||
| 
 | ||||
| deploy: | ||||
|   provider: pages | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Paweł Romanowski
						Paweł Romanowski