/[svn]/liblscp/trunk/.travis.yml
ViewVC logotype

Contents of /liblscp/trunk/.travis.yml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2993 - (show annotations) (download)
Sat Sep 24 20:20:13 2016 UTC (7 years, 6 months ago) by capela
File size: 93 byte(s)
- Initial travis-ci.org configuration.
1 language: c
2
3 before_script:
4 - ./autogen.sh
5
6 script:
7 - ./configure
8 - make
9 - sudo make install

  ViewVC Help
Powered by ViewVC