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

Add Travis CI YML description #1

Merged
merged 3 commits into from
Oct 23, 2017
Merged

Conversation

TriJetScud
Copy link
Contributor

This makes sure that the PIVApplet builds successfully every time a change is pushed out to GitHub

.travis.yml Outdated
- unzip java_card_kit-2_2_2-linux.zip
- cd java_card_kit-2_2_2/
- unzip java_card_kit-2_2_2-rr-bin-linux-do.zip
- CLASSPATH=$CLASSPATH:$JC_HOME/lib
Copy link
Owner

Choose a reason for hiding this comment

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

Is this CLASSPATH setting actually needed? I thought ant-javacard handled it.

@TriJetScud
Copy link
Contributor Author

TriJetScud commented Oct 17, 2017 via email

@TriJetScud
Copy link
Contributor Author

Yep, removing it has no effect on the build process.

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.

2 participants