Giter VIP home page Giter VIP logo

Comments (13)

durack1 avatar durack1 commented on July 19, 2024 1

@doutriaux1 where is that ::smug:: emoticon..?

from cmor.

dnadeau4 avatar dnadeau4 commented on July 19, 2024

@doutriaux1 How can I do this?

from cmor.

doutriaux1 avatar doutriaux1 commented on July 19, 2024

@dnadeau4 with perseverance and hard work. 😄

from cmor.

dnadeau4 avatar dnadeau4 commented on July 19, 2024

@doutriaux1 can you help me setting this up? Any example? code I can look at?

from cmor.

ehogan avatar ehogan commented on July 19, 2024

Does this help? https://docs.travis-ci.com/user/for-beginners :)

from cmor.

doutriaux1 avatar doutriaux1 commented on July 19, 2024

@ehogan thanks. I was just teasing @dnadeau4 we went over the travis install yesterday and it should be in shortly.

from cmor.

ehogan avatar ehogan commented on July 19, 2024

Hehe, no problem :) Looking forward to seeing it in action!

from cmor.

dnadeau4 avatar dnadeau4 commented on July 19, 2024

This good. Thanks!!

Lawrence Livermore National Laboratory
Atmospheric, Earth and Energy Division
925-423-3123


From: Emma Hogan
Sent: Thursday, June 16, 2016 7:33:14 AM
To: PCMDI/cmor
Cc: Nadeau, Denis; Mention
Subject: Re: [PCMDI/cmor] add travis autobuild (#38)

Does this help? https://docs.travis-ci.com/user/for-beginners :)


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHubhttps://github.com//issues/38#issuecomment-226503464, or mute the threadhttps://github.com/notifications/unsubscribe/AGnMgr4N2RlEYf4htqjXGIrHvbnjmw0nks5qMV6qgaJpZM4FaUKT.

from cmor.

dnadeau4 avatar dnadeau4 commented on July 19, 2024

Finally got it to work after multiple attempts, not all test are in the suite only the CMIP6_CV for now. I will try to convert the other one slowly one by one. This is very tedious work.

from cmor.

durack1 avatar durack1 commented on July 19, 2024

@dnadeau4 @doutriaux1 has determined a way of optimizing the build queuing on travis - by using another travis.yml command line tweak - I think it's included in the pcmdi_metrics/travis.yml

If I remember right, you add:

sudo: false

This should get your jobs executing as fast as possible in the queue

from cmor.

doutriaux1 avatar doutriaux1 commented on July 19, 2024

@durack1 you can't use this if you are using sudo in your travis.yml which @dnadeau4 is doing.

from cmor.

doutriaux1 avatar doutriaux1 commented on July 19, 2024

@dnadeau4 I don't think you can take sudo out in your case since you need gfortran on Linux and we do not have a conda gfortran. (you could make one though, I have the mac recipe in our repo)

from cmor.

dnadeau4 avatar dnadeau4 commented on July 19, 2024

I found a way around this. just conda install gcc and gfortran is installed. My travis is now working fine.

from cmor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.