mirror of
				https://github.com/optim-enterprises-bv/puppetlabs-create_resources.git
				synced 2025-10-31 10:18:31 +00:00 
			
		
		
		
	Merge pull request #10 from bodepd/master
fix mistakes in unit test config
This commit is contained in:
		
							
								
								
									
										3
									
								
								.fixtures.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								.fixtures.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,3 @@ | ||||
| fixtures: | ||||
|   symlinks: | ||||
|     "create_resources": "#{source_dir}" | ||||
| @@ -1,7 +1,5 @@ | ||||
| language: ruby | ||||
| bundler_args: --without development | ||||
| before_script: | ||||
|   - "[ $PUPPET_GEM_VERSION ~> 2.6 ] && git clone git://github.com/puppetlabs/puppetlabs-create_resources.git spec/fixtures/modules/create_resources || true" | ||||
| script: "bundle exec rake spec SPEC_OPTS='--format documentation'" | ||||
| rvm: | ||||
|   - 1.8.7 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Dan Bode
					Dan Bode