Code Monkey home page Code Monkey logo

Comments (8)

petebacondarwin avatar petebacondarwin commented on June 30, 2024

Can't you just add

  • npm install -g bower
  • bower install
    to the before_script section of .travis.yml?

On 8 March 2013 05:33, Dean Sofer [email protected] wrote:

I am not sure if it's possible at this time to use bower on Travis.


Reply to this email directly or view it on GitHubhttps://github.com//issues/2
.

from ui-select2.

ProLoser avatar ProLoser commented on June 30, 2024

Cool
On Mar 8, 2013 1:30 AM, "Pete Bacon Darwin" [email protected]
wrote:

Can't you just add

  • npm install -g bower
  • bower install
    to the before_script section of .travis.yml?

On 8 March 2013 05:33, Dean Sofer [email protected] wrote:

I am not sure if it's possible at this time to use bower on Travis.


Reply to this email directly or view it on GitHub<
https://github.com/angular-ui/ui-select2/issues/2>
.


Reply to this email directly or view it on GitHubhttps://github.com//issues/2#issuecomment-14610974
.

from ui-select2.

ProLoser avatar ProLoser commented on June 30, 2024

I added it but now travis isn't building: https://travis-ci.org/angular-ui/ui-select2/builds/5349282

from ui-select2.

petebacondarwin avatar petebacondarwin commented on June 30, 2024

The problem is that you are doing "testacular run", which requires a
running testacular server. I think you meant to do "testacular start"?
Pete

On 8 March 2013 18:27, Dean Sofer [email protected] wrote:

I added it but now travis isn't building:
https://travis-ci.org/angular-ui/ui-select2/builds/5349282


Reply to this email directly or view it on GitHubhttps://github.com//issues/2#issuecomment-14635341
.

from ui-select2.

ProLoser avatar ProLoser commented on June 30, 2024

touche. thanks.

from ui-select2.

ProLoser avatar ProLoser commented on June 30, 2024

Now I just need to figure out why 13 tests are failing. Maybe the snapshot of ui-select2 I have is actually broken...

from ui-select2.

petebacondarwin avatar petebacondarwin commented on June 30, 2024

I notice in the build that bower is complaining that select2 requires
jquery 1.4.x whereas your angular-select2 requries >=1.8

On 8 March 2013 20:00, Dean Sofer [email protected] wrote:

Now I just need to figure out why 13 tests are failing. Maybe the snapshot
of ui-select2 I have is actually broken...


Reply to this email directly or view it on GitHubhttps://github.com//issues/2#issuecomment-14641976
.

from ui-select2.

ProLoser avatar ProLoser commented on June 30, 2024

Yeah I removed the jquery dependency completely. I realized that since select2 already specifies the jquery dependency there is no need for us to do so (since we are only injecting jquery FOR select2).

Making progress, now to just figure out why tests are failing: https://travis-ci.org/angular-ui/ui-select2/builds/5355722/#L623

from ui-select2.

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.