Skip to content

Commit

Permalink
Added cd to after_success in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjasa committed Jun 15, 2020
1 parent 1e78deb commit dc2b2ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,6 @@ script:
- cd ../..;

after_success:
- cd openaerostruct/docs;
- travis-sphinx deploy;
- coveralls;

0 comments on commit dc2b2ff

Please sign in to comment.