Changeset 0c0734d for .travis.yml


Ignore:
Timestamp:
Dec 26, 2013, 7:11:16 PM (10 years ago)
Author:
Jason Gross <jasongross9@gmail.com>
Parents:
d779a1a (diff), 1598444 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:
Merge 1598444b8b9498933ed8c1759ba80a7a1265581f into d779a1aa58104b69d351237882b1b55aac8cf315
File:
1 edited

Legend:

Unmodified
Added
Removed
  • .travis.yml

    r48c09d4 r1598444  
    1717# In lp:~barnowl/barnowl/packaging, we use apt-get.  Here, we use cpanm.
    1818#  - sudo apt-get install libanyevent-perl libclass-accessor-perl libextutils-depends-perl libglib-perl libmodule-install-perl libnet-twitter-lite-perl libpar-perl libperl-dev
    19   - cpanm AnyEvent Class::Accessor ExtUtils::Depends Glib Module::Install Net::Twitter::Lite PAR
     19  - cpanm AnyEvent Class::Accessor ExtUtils::Depends Module::Install Net::Twitter::Lite PAR
     20  - cpanm Glib || cpanm Glib@1.302 # Glib@1.303 is broken, and is currently the latest
    2021script: "./autogen.sh && ./configure && make distcheck"
Note: See TracChangeset for help on using the changeset viewer.