Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nickcafferry committed Sep 18, 2020
1 parent 902deb2 commit c850859
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ script:
- git config --global user.email "wei.mei.18@alumni.ucl.ac.uk"
- git config --global user.name "nickcafferry"
- git init
- echo -e "machine github.com\n login $GITHUB_TOKEN" > ~/.netrc
- git lfs pull
- ls
- coverage debug sys
- coverage run pymbd/vdw_param.py
Expand Down

0 comments on commit c850859

Please sign in to comment.