Add sbt doc
to the travis test.
This commit is contained in:
parent
b39a2f6f5f
commit
367109c69a
1 changed files with 1 additions and 0 deletions
|
@ -18,4 +18,5 @@ script:
|
|||
- make CXX=g++-4.8 CXX_FLAGS="-std=c++11 -I/usr/local/include -L/usr/local/lib -lcapnp -lkj"
|
||||
- make addressbook
|
||||
- sbt test
|
||||
- sbt doc
|
||||
|
||||
|
|
Loading…
Reference in a new issue