Skip to content

Instantly share code, notes, and snippets.

@kozo2
Last active February 8, 2016 13:40
Show Gist options
  • Select an option

  • Save kozo2/6daa66327972fd7f24d4 to your computer and use it in GitHub Desktop.

Select an option

Save kozo2/6daa66327972fd7f24d4 to your computer and use it in GitHub Desktop.
uim travis
language: c
sudo: false
addons:
apt:
packages:
- gcc
- make
- gettext
- intltool
install:
- ./configure && make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment