Skip to content

Commit

Permalink
check
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasheinrich committed Jun 13, 2017
1 parent f1a1899 commit 9e9a198
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ install:
script:
- pyflakes packtivity
- pytest --cov=packtivity -vv
- 'echo "a_parameter: 10" > input.yml'
- packtivity-run tests/testspacks/noop-test.yml input.yml
- packtivity-run tests/testspecs/noop-test.yml -p a_parameter=hello

after_success:
- coveralls
Expand Down

0 comments on commit 9e9a198

Please sign in to comment.