Skip to content

Commit

Permalink
Merge pull request rustwasm#1193 from fitzgen/ci-docs-on-stable
Browse files Browse the repository at this point in the history
ci: build docs on stable
  • Loading branch information
alexcrichton authored Jan 18, 2019
2 parents d79ca22 + 222d5ca commit d3057c7
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 @@ -223,7 +223,7 @@ matrix:
if: branch = master

# Build API documentation
- rust: nightly
- rust: stable
name: "doc: API documentation"
install: *INSTALL_AWS
script:
Expand Down

0 comments on commit d3057c7

Please sign in to comment.