Skip to content

Conversation

@JornVernee
Copy link
Contributor

@JornVernee JornVernee commented Nov 19, 2018

Using shell as a language since python is not officially supported (though we can make it work by installing it manually).

I thought the jdk8 and python2 packages were pre-installed, but they no longer seem to be, so I'm installing those manually.


Some previous discussion here: #173 (comment)

@JornVernee JornVernee changed the title Add windows support for travis. [WIP] Add windows support for travis. Nov 19, 2018
@JornVernee JornVernee force-pushed the travis_windows branch 2 times, most recently from 3c1eae8 to 249faed Compare November 19, 2018 20:47
@JornVernee
Copy link
Contributor Author

JornVernee commented Nov 19, 2018

Ok, I seem to be getting there, but currently running into a problem with SSL certificates https://travis-ci.org/graalvm/mx/jobs/457192090#L4450

It seems like the needed certificates are not installed on windows by default. Or maybe the urls don't have certificates. I'm not sure why this would only be a problem on windows though.


P.S. I've asked about this on the Travis forums: https://travis-ci.community/t/ssl-certificate-verify-failed-when-trying-to-download-artifact-from-maven-repository/1008

@JornVernee JornVernee force-pushed the travis_windows branch 2 times, most recently from 15f0ed8 to 99e4948 Compare November 21, 2018 20:04
travis script v2

moved language and python tags into linux specific job

tar is installed by default on windows (apparently)

jre -> jdk

set path in bash

set language

Debug python installation

try explicit install again

typo

typo

Without install script

check pylint version in powershell

Simplified script

maybe installing openssl will work?

Nope.

testing minimal example

Revert "testing minimal example"

This reverts commit 15f0ed8.

Try other SO suggestion

Turn off verification for now

Didn't work

try another package

Nope
@JornVernee
Copy link
Contributor Author

Closing this for now until Windows is better supported by Travis.

@JornVernee JornVernee closed this Dec 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants