mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	Add greenkeeper-lockfile
This commit is contained in:
		
							parent
							
								
									46bcd3cc5b
								
							
						
					
					
						commit
						6072514edb
					
				
							
								
								
									
										10
									
								
								.travis.yml
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								.travis.yml
									
									
									
									
									
								
							@ -7,13 +7,13 @@ env:
 | 
			
		||||
  - DATABASE_URL=postgres://postgres@localhost:5432/unleash_test TEST_DATABASE_URL=postgres://postgres@localhost:5432/unleash_test
 | 
			
		||||
  global:
 | 
			
		||||
    secure: HyWYh1dbUfe2yPF9ZdcdA/IVGyNWmJmpuaRvRGnnpO63/5Y0KT6/hyL6nZ4YJ7Wr/KEt4eMJBJsnzaCFtiqNA3cWyyprzXJButw0o8C6dfd/9jOleisuvdqndu92RqDKIIq2EjHVq3sd6B8uGyiOlkMsyFH57O/V+xHW8MYLnaQ=
 | 
			
		||||
before_install: yarn global add greenkeeper-lockfile@1
 | 
			
		||||
before_script:
 | 
			
		||||
- psql -c 'create database unleash_test;' -U postgres
 | 
			
		||||
script:
 | 
			
		||||
- yarn
 | 
			
		||||
- yarn run test:coverage
 | 
			
		||||
after_success:
 | 
			
		||||
- yarn run test:coverage-report
 | 
			
		||||
- greenkeeper-lockfile-update
 | 
			
		||||
script: yarn run test:coverage
 | 
			
		||||
after_script: greenkeeper-lockfile-upload
 | 
			
		||||
after_success: yarn run test:coverage-report
 | 
			
		||||
notifications:
 | 
			
		||||
  slack:
 | 
			
		||||
    secure: MroremSKwtQkwPbrXjgs9hIqKTCDKk7bAIXXzjcS6wXC9uRaFgwFaW8oO3vBxtWa4BL44EQBLE/rboWgqFER62+XgXNgEqGZqrcJHJvby4r+dUNMPI64OZvWdIiydIYxLo8C1C4x5PqBup0xuLq8h/SBnNvA2NLgkjuvzOi+v/Q=
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user