Skip to content

Commit 5c8b71f

Browse files
committed
do we need this?
1 parent 116a914 commit 5c8b71f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ script:
3232
else
3333
DEPLOY_DIR="version-$TRAVIS_TAG"
3434
fi
35-
python -m doctr deploy --branch-whitelist source --deploy-branch-name master --build-tags --key-path github_deploy_key_oceanhackweek_oceanhackweek_github_io.enc --built-docs _site/ $DEPLOY_DIR
36-
python -m doctr deploy --branch-whitelist source --deploy-branch-name master --build-tags --key-path github_deploy_key_oceanhackweek_oceanhackweek_github_io.enc --built-docs _site/ .
35+
python -m doctr deploy --branch-whitelist source --build-tags --key-path github_deploy_key_oceanhackweek_oceanhackweek_github_io.enc --built-docs _site/ $DEPLOY_DIR
36+
python -m doctr deploy --branch-whitelist source --build-tags --key-path github_deploy_key_oceanhackweek_oceanhackweek_github_io.enc --built-docs _site/ .
3737
3838
doctr:
3939
require-master: true

_pages/01-applicants.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ If you are ready to apply, please use the application form [https://form.jotform
1818

1919
## FAQs
2020

21-
**Q: I'm an undergrad / first year grad / faculty / etc. Is this program right for me?**
21+
**Q: I am an undergrad / first year grad / faculty / etc. Is this program right for me?**
2222

2323
We welcome participants from all career stages. We strongly encourage applications from graduate students, postdocs and early career researchers. There are different ways to contribute to the event: by pitching a project, by your knowledge of data sets, by your computational skills, by your project management skills. We want you to grow/learn during the event! We expect all participants to be engaged in the team projects and focus during the week. If in doubt, simply apply and explain your motivation for participation.
2424

0 commit comments

Comments
 (0)