Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matt Johnston
dropbear
Commits
7a9ed81f
Commit
7a9ed81f
authored
Mar 07, 2014
by
Matt Johnston
Browse files
Add Travis CI autobuilder config
parent
12e7d570
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
0 → 100644
View file @
7a9ed81f
language
:
c
compiler
:
-
gcc
script
:
autoconf && autoheader && ./configure && make --$BUNDLEDLIBTOM-bundled-libtom CFLAGS="-O2 -Wall -Wno-pointer-sign"
before_install
:
-
sudo apt-get update -qq
-
sudo apt-get install -qq libz-dev
env
:
-
BUNDLEDLIBTOM=enable
-
BUNDLEDLIBTOM=disable
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment