mirror of
				https://github.com/elyby/oauth2-server.git
				synced 2025-05-31 14:12:07 +05:30 
			
		
		
		
	Assume we're already in examples/relational
This commit is contained in:
		@@ -15,8 +15,8 @@ before_script:
 | 
			
		||||
    - composer require satooshi/php-coveralls:dev-master --no-update --dev
 | 
			
		||||
    - composer install --prefer-source
 | 
			
		||||
    - cd examples/relational && composer install
 | 
			
		||||
    - cd examples/relational && php config/init.php
 | 
			
		||||
    - php -S localhost:8000 examples/relational/api.php &
 | 
			
		||||
    - php config/init.php
 | 
			
		||||
    - php -S localhost:8000 &
 | 
			
		||||
    - sleep 3
 | 
			
		||||
 | 
			
		||||
script:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user