install Visual F# 3.1.1

cameron.taggart's Avatar

cameron.taggart

19 Feb, 2014 02:00 AM

Visual F# is needed to build up-to-date F# projects.
http://www.microsoft.com/en-us/download/details.aspx?id=41654

  1. 1 Posted by cameron.taggart on 19 Feb, 2014 02:21 AM

    cameron.taggart's Avatar

    Need it on the AppVeyor 2.0 beta VMs.

  2. 2 Posted by cameron.taggart on 19 Feb, 2014 01:46 PM

    cameron.taggart's Avatar

    This is the current blocker for me.
    image

  3. Support Staff 3 Posted by Feodor Fitsner on 19 Feb, 2014 07:21 PM

    Feodor Fitsner's Avatar

    F# 3.1.1 has been installed on AppVeyor 2.0 build VM images.

    Give another try and let me know how it goes.

  4. 4 Posted by cameron.taggart on 19 Feb, 2014 09:35 PM

    cameron.taggart's Avatar

    It works!

    When I use the appveyor.yml, it does not. The ability to export the current settings to a appveyor.yml file would be cool. Using the appveyor.yml, it is still running msbuild, but I want it to run my build script instead. What is wrong with this?

    build_script:
      - ps: .\build.cmd
    
  5. Support Staff 5 Posted by Feodor Fitsner on 19 Feb, 2014 09:44 PM

    Feodor Fitsner's Avatar

    I will look into it.

    - Feodor

  6. Support Staff 6 Posted by Feodor Fitsner on 19 Feb, 2014 11:27 PM

    Feodor Fitsner's Avatar

    It's been fixed and update deployed.

    Let me know if you find anything else.

  7. 7 Posted by cameron.taggart on 20 Feb, 2014 01:13 AM

    cameron.taggart's Avatar

    The only thing I noticed is that it appears that it is looking for tests even though I set test: off. The output still says Discovering tests...Done. To complete integration, I'm looking for 3 things that I've outlined here.

  8. Support Staff 8 Posted by Feodor Fitsner on 20 Feb, 2014 03:40 AM

    Feodor Fitsner's Avatar

    test: off works for me though: https://ci-beta.appveyor.com/project/FeodorFitsner/simple-console (repo: https://github.com/FeodorFitsner/simple-console) Could you please share your appveyor.yml?

    Regarding 3 things - continuing discussion on GitHub.

  9. 9 Posted by cameron.taggart on 20 Feb, 2014 03:56 PM

    cameron.taggart's Avatar

    test: off does work. My commit of appveyor.yml wasn't pushed.

  10. Support Staff 10 Posted by Feodor Fitsner on 20 Feb, 2014 04:39 PM

    Feodor Fitsner's Avatar

    Cool, thanks for update!

    - Feodor

  11. cameron.taggart closed this discussion on 29 Jun, 2015 05:16 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

 

13 Sep, 2023 06:05 AM
10 Sep, 2023 03:43 PM
09 Sep, 2023 05:53 PM
08 Sep, 2023 07:10 PM
31 Aug, 2023 07:59 PM
13 Aug, 2023 04:55 AM