Skip to content

Commit

Permalink
Generate the website on pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
Olafur Pall Geirsson committed Oct 30, 2019
1 parent 8b5c6d2 commit 8ce1073
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
# default stage is test
- name: Scalafmt
script: ./bin/scalafmt --test
- name: Website
script: sbt docs/mdoc
- env: Scala 2.13
script: sbt "++2.13.1 test"
- env: Scala 2.12
Expand Down

0 comments on commit 8ce1073

Please sign in to comment.