Skip to content

Commit

Permalink
Cross-build unidoc in CI (#1772)
Browse files Browse the repository at this point in the history
Add cross-building of unidoc to test issues if a user later does a
+publishLocal (like with Chisel CI).

Signed-off-by: Schuyler Eldridge <[email protected]>
  • Loading branch information
seldridge authored Jul 17, 2020
1 parent 5960765 commit 5f70175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
workspaces:
use: firrtl_build
script:
- sbt $SBT_ARGS unidoc
- sbt $SBT_ARGS +unidoc
- stage: test
name: "Tests: FIRRTL (2.12)"
workspaces:
Expand Down

0 comments on commit 5f70175

Please sign in to comment.