You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting environment variables from .travis.yml
$ export GIMME_OS=windows
$ export GIMME_ARCH=amd64
14.25s$ GIMME_OUTPUT=$(gimme 1.6) && eval "$GIMME_OUTPUT"
error: Missing bootstrap installation
error: Unable to compile go from git clone
error: Missing bootstrap installation
error: Unable to compile go from git clone
I don't have any idea what to do with '1.6'.
(using type 'auto')
The command "GIMME_OUTPUT=$(gimme 1.6) && eval "$GIMME_OUTPUT"" failed and exited with 1 during .
Your build has been stopped.
https://travis-ci.org/Jille/rufs/jobs/152098169 shows:
My config file is
https://github.com/Jille/rufs/blob/travis_windows/.travis.yml
The text was updated successfully, but these errors were encountered: