mirror of
				https://gitea.invidious.io/iv-org/shard-ameba.git
				synced 2024-08-15 00:53:29 +00:00 
			
		
		
		
	Remove Travis CI references in README.md
				
					
				
			This commit is contained in:
		
							parent
							
								
									7be5af216e
								
							
						
					
					
						commit
						0efaed9091
					
				
					 1 changed files with 0 additions and 15 deletions
				
			
		
							
								
								
									
										15
									
								
								README.md
									
										
									
									
									
								
							
							
						
						
									
										15
									
								
								README.md
									
										
									
									
									
								
							| 
						 | 
					@ -134,21 +134,6 @@ development_dependencies:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Build `bin/ameba` binary within your project directory while running `shards install`.
 | 
					Build `bin/ameba` binary within your project directory while running `shards install`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
You may also want to use it on [Travis](travis-ci.org):
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
```yaml
 | 
					 | 
				
			||||||
# .travis.yml
 | 
					 | 
				
			||||||
language: crystal
 | 
					 | 
				
			||||||
install:
 | 
					 | 
				
			||||||
  - shards install
 | 
					 | 
				
			||||||
script:
 | 
					 | 
				
			||||||
  - crystal spec
 | 
					 | 
				
			||||||
  - crystal bin/ameba.cr
 | 
					 | 
				
			||||||
```
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
Using this config Ameba will inspect files just after the specs run. Travis will also fail
 | 
					 | 
				
			||||||
the build if some problems detected.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
### OS X
 | 
					### OS X
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```sh
 | 
					```sh
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue