Re-enabling travis
This commit is contained in:
		
							parent
							
								
									b622698311
								
							
						
					
					
						commit
						dc12af40d3
					
				| @ -9,8 +9,9 @@ before_script: | |||||||
|   - psql -c 'create database travis_ci_test;' -U postgres |   - psql -c 'create database travis_ci_test;' -U postgres | ||||||
|   # consider dumping sql via db:structure:dump then loading directly into psql |   # consider dumping sql via db:structure:dump then loading directly into psql | ||||||
|   # "psql -U postgres -q -d DB_NAME -f db/structure.sql" |   # "psql -U postgres -q -d DB_NAME -f db/structure.sql" | ||||||
|  |   - bundle exec rake assets:precompile | ||||||
|   - bundle exec rake db:test:prepare |   - bundle exec rake db:test:prepare | ||||||
| script: bundle exec cucumber | script: bundle exec rake i18n | ||||||
| env: RAILS_ENV=test | env: RAILS_ENV=test | ||||||
| dist: trusty | dist: trusty | ||||||
| sudo: required | sudo: required | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user