Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis yml #29

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Travis yml #29

wants to merge 2 commits into from

Conversation

kingtaurus
Copy link
Contributor

Added simple .travis.yml build configuration file (for continuous integration through travis-CI.org). Build is only configured to build a AMD64 executable.

Gregory King and others added 2 commits March 31, 2015 11:50
README.md:
  (1) Added additional set of packages to be installed;
      This includes libedit, ncurses, gcc-dev libraries;

src/CMakeLists.txt:
  (1) Removed the inclusion of libedit (within the repository);
  (2) Added simple cmake finding of the libraries necessary to build voglperf;

DELETED src/libedit-3.1/
  (1) No longer needed;

NOTE: The license should be the same.[Hopefully someone can verify this];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant