fix sentence in documentation (#6048)

Merge pull request 6048
This commit is contained in:
ashmaroli 2017-04-24 21:26:04 +05:30 committed by jekyllbot
parent 2e34bb816a
commit 5f7f9ff196
1 changed files with 1 additions and 2 deletions

View File

@ -17,8 +17,7 @@ Enabling Travis builds for your GitHub repository is pretty simple:
2. Find the repository for which you're interested in enabling builds.
3. Flick the repository switch on so that it turns blue.
4. Optionally configure the build by clicking on the gear icon. Further
configuration happens in your `.travis.yml` file. More details on that
below.
configuration happens via your `.travis.yml` file. More details below.
## 2. The Test Script