Skip to content

Commit

Permalink
Merge pull request #9 from chrisjsewell/improve-md
Browse files Browse the repository at this point in the history
Add Control of Output Variables and Other Improvements
  • Loading branch information
abelcarreras authored Jun 21, 2019
2 parents 73ff49d + 53c7aee commit 43f42d7
Show file tree
Hide file tree
Showing 34 changed files with 1,564 additions and 642 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ script:
fi
- |
if [[ "$TEST_TYPE" == "code-style" ]]; then
flake8 .
flake8 aiida_lammps
fi
- |
if [[ "$TEST_TYPE" == "version" ]]; then
Expand Down
Loading

0 comments on commit 43f42d7

Please sign in to comment.