Skip to content

Commit d7b28d8

Browse files
committed
Update README.md
1 parent e3e0ec8 commit d7b28d8

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,17 @@ If you have some projects:
6464
projects: true
6565
```
6666

67+
## Tests
68+
69+
You can test your app with:
70+
71+
```bash
72+
bundle exec htmlproof ./_site --verbose
73+
````
74+
75+
If you want travis tests, you can take a look at:
76+
- [http://www.raywenderlich.com/109418/travis-ci-tutorial](http://www.raywenderlich.com/109418/travis-ci-tutorial)
77+
6778
---
6879

6980
## Contributions

0 commit comments

Comments
 (0)