Skip to content
Snippets Groups Projects
Commit ea52c7f8 authored by inso's avatar inso
Browse files

Build pyenv

parent 6185a661
Branches
Tags
No related merge requests found
......@@ -6,12 +6,16 @@ cache:
- "$HOME/.pyenv"
before_install:
- ci/travis/before_install.sh
install:
- echo "Ok"
#install:
#- ci/travis/build.sh
#script:
#- ci/travis/test.sh
#after_success:
#- ci/travis/after_success.sh
script:
- echo "Ok"
before_deploy: zip -r sakia-${TRAVIS_OS_NAME}.zip build/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment