Skip to content

Commit

Permalink
trivial change to trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
alimanfoo committed Jan 31, 2017
1 parent b4872d4 commit 654227c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ install:
- pip install --no-cache-dir -r pypi_package_list.txt

script:
# run scikit-allel test suite to verify dependencies are OK
# run scikit-allel test suite to verify dependencies are good
- export PYTHONHASHSEED=42
- nosetests allel -v --exclude=from_gff3

0 comments on commit 654227c

Please sign in to comment.