Do you know what's triggering it? That doesn't seem like a new issue, and I
see some 1.9.3 builds working without that, such as
https://travis-ci.org/voxpupuli/puppet-confluence/builds/106194437


Rob Nelson
rnels...@gmail.com

On Mon, Feb 1, 2016 at 12:38 PM, Corey Osman <co...@logicminds.biz> wrote:

> FYI
>
> There is an issue with travis and bundler on ruby version 1.9.3.  So if
> your build matrix uses this ruby you may be seeing this error: NoMethodError:
> undefined method `spec' for nil:NilClass
>
> To fix you just need to update bundler like so in your travis file.
>
>
> before_install:
>   # https://github.com/bundler/bundler/issues/3558
>   gem update bundler
>
>
>
>
> Corey
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to puppet-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/puppet-dev/7B821AF7-553B-4C6E-BB5D-4907CE171B77%40nwops.io
> <https://groups.google.com/d/msgid/puppet-dev/7B821AF7-553B-4C6E-BB5D-4907CE171B77%40nwops.io?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-dev/CAC76iT8xjyPhPP0XTW%3DFyRssDX%2BL9K6iYAYwZGm6XAguSHZLug%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to