Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic integration test #14

Merged
merged 22 commits into from
Jun 2, 2017
Merged

Basic integration test #14

merged 22 commits into from
Jun 2, 2017

Conversation

ErikBjare
Copy link
Member

No description provided.

@ErikBjare
Copy link
Member Author

ErikBjare commented Jun 2, 2017

So apparently wheel naming is really specific and now I broke some rule by adding a platform to the package name that might not even be supported in order to sidestep some wheel compatibility-checking mechanism. Great.

For details on this dreaded topic:

@ErikBjare
Copy link
Member Author

Wow, I really have no idea what's going on here.

- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
wget https://github.com/ActivityWatch/activitywatch/raw/master/scripts/ci/setup_venv_osx.sh;
chmod +x setup_venv_osx.sh;
./setup_venv_osx.sh;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Holy shit, I can't believe all this shit was caused due to one missing semicolon on this line.

@ErikBjare
Copy link
Member Author

After this it's finally expected to build.

@ErikBjare ErikBjare merged commit ab1a831 into master Jun 2, 2017
@ErikBjare ErikBjare deleted the dev/integration-test branch June 2, 2017 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant