Merge pull request #2984 from kevgathuku/patch-1
This commit is contained in:
		
						commit
						ac1d1a4053
					
				| 
						 | 
					@ -22,7 +22,7 @@ Enabling Travis builds for your GitHub repository is pretty simple:
 | 
				
			||||||
2. Find the repository for which you're interested in enabling builds.
 | 
					2. Find the repository for which you're interested in enabling builds.
 | 
				
			||||||
3. Click the slider on the right so it says "ON" and is a dark grey.
 | 
					3. Click the slider on the right so it says "ON" and is a dark grey.
 | 
				
			||||||
4. Optionally configure the build by clicking on the wrench icon. Further
 | 
					4. Optionally configure the build by clicking on the wrench icon. Further
 | 
				
			||||||
   configuration happens in you `.travis.yml` file. More details on that
 | 
					   configuration happens in your `.travis.yml` file. More details on that
 | 
				
			||||||
   below.
 | 
					   below.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## 2. The Test Script
 | 
					## 2. The Test Script
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue