travis config init
This commit is contained in:
		@@ -20,6 +20,7 @@ before_script:
 | 
			
		||||
  - docker-compose -f docker-compose-ci.yml up --build -d
 | 
			
		||||
 | 
			
		||||
script:
 | 
			
		||||
  - psql -c 'create database mpwo_test;' -U postgres
 | 
			
		||||
  - docker-compose -f docker-compose-ci.yml run api flask init_db
 | 
			
		||||
 | 
			
		||||
after_script:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user