This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit 524f881
1 parent 6837ee2 commit 524f881 Copy full SHA for 524f881
File tree 2 files changed +0
-8
lines changed
2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 35
35
global :
36
36
secure : GqUDW0j4Ay8pS9tS/g5JBYGtgBG0g0oD2g4X9JXgVchiFj3GIRL+dwiXpgx3LELy7nCWF3EzClFxxMdVqqxizQ/I8xqiA0XL/rf5z/y+9d9nmKOxV8SV73n0eCgsHWkbdSLJ6MKs6s0Trlz9jLu/P+Bhfu2ttqkOH8WttfEf3VE=
37
37
install :
38
- - if [[ $NMODE == 'nikola' ]]; then scripts/getwheelhouse.sh $(scripts/getpyver.py short); fi
39
38
- if [[ $NMODE == 'nikola' ]]; then pip install -r requirements-tests.txt; if [[ "$?" == '1' ]]; then cat /home/travis/.pip/pip.log; false; fi; fi
40
39
- if [[ $NMODE == 'nikola' ]]; then pip install .; fi
41
40
- if [[ $NMODE == 'flake8' ]]; then pip install flake8 pydocstyle; fi
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments