Trying to make the tests green.
This commit is contained in:
		
							parent
							
								
									ae2ec43a82
								
							
						
					
					
						commit
						0d98b4ce5e
					
				| 
						 | 
				
			
			@ -8,9 +8,6 @@ cache:
 | 
			
		|||
  directories:
 | 
			
		||||
    - $HOME/.composer/cache
 | 
			
		||||
 | 
			
		||||
before_install:
 | 
			
		||||
  - echo "extension = ldap.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
 | 
			
		||||
 | 
			
		||||
before_script:
 | 
			
		||||
  - mysql -u root -e 'create database `bookstack-test`;'
 | 
			
		||||
  - mysql -u root -e "CREATE USER 'bookstack-test'@'localhost' IDENTIFIED BY 'bookstack-test';"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue