Skip to content

Commit

Permalink
[skyapi] refs skycoin#131 generating distributions
Browse files Browse the repository at this point in the history
  • Loading branch information
e1Ru1o committed Jul 11, 2019
1 parent 4568f6a commit 377792d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,9 @@ install:
- eval "$(gimme 1.11)"
script:
# Test PySkycoin
- make sdist
- make bdist_wheel
- if [ $TRAVIS_OS_NAME == "linux" ]; then make bdist_manylinux_amd64 ; fi
- bash ./.travis/skyapi_deploy.sh
- make test-ci
after_failure:
Expand Down

0 comments on commit 377792d

Please sign in to comment.