Skip to content

Commit

Permalink
v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Feb 1, 2020
1 parent 7c91e68 commit b21cf2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ before_script:
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then sudo tlmgr update --self; fi
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then sudo tlmgr install inconsolata; fi
# babette must build cleanly without BEAST2 installed, as on CRAN there is no install script
#- Rscript -e "beastier::install_beast2()"
- Rscript -e "beastier::install_beast2()"
- if [ -f ".lintr" ]; then echo "Do use Hadley Wickham's style guide"; exit 1; fi
# proselint
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo pip install proselint; fi
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Newest versions at top.

## babette 2.1.2 (unreleased)
## babette 2.1.2 (2020-02-01)

### NEW FEATURES

Expand Down

0 comments on commit b21cf2f

Please sign in to comment.