mirror of
				https://github.com/optim-enterprises-bv/puppetlabs-create_resources.git
				synced 2025-11-03 19:57:45 +00:00 
			
		
		
		
	fix issues with travis 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