Skip to content

Commit

Permalink
cut release before deploying it
Browse files Browse the repository at this point in the history
  • Loading branch information
malb committed Aug 26, 2016
1 parent 2656116 commit 8665446
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ before_script:
script:
- LD_LIBRARY_PATH="$VIRTUAL_ENV/lib" py.test
- LD_LIBRARY_PATH="$VIRTUAL_ENV/lib" python -m doctest src/fpylll/*.pyx src/fpylll/fplll/*.pyx
- LD_LIBRARY_PATH="$VIRTUAL_ENV/lib" python setup.py sdist

notifications:
on_success: change
Expand Down

0 comments on commit 8665446

Please sign in to comment.