Skip to content

Commit

Permalink
minor travis
Browse files Browse the repository at this point in the history
  • Loading branch information
kpe committed May 23, 2019
1 parent dac7271 commit 219af1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -26,7 +26,7 @@ install:
# To skip pypy: - if [[ $TRAVIS_PYTHON_VERSION != 'pypy' ]]; then DOSTUFF ; fi
script:
- export MAJOR_PYTHON_VERSION=`echo $TRAVIS_PYTHON_VERSION | cut -c 1`
- coverage run --source=params_flow
- coverage run --source=bert
$(which nosetests) -v
--with-doctest tests/
--exclude-dir tests/nonci/
Expand Down

0 comments on commit 219af1a

Please sign in to comment.