Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
hiredis
Commits
0f6ad5c4
Commit
0f6ad5c4
authored
Mar 18, 2015
by
Jan-Erik Rediger
Browse files
Update apt repos first
parent
9be3a07d
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
0f6ad5c4
...
...
@@ -10,6 +10,7 @@ env:
-
TARGET="32bit" PRE="valgrind --track-origins=yes --leak-check=full"
install
:
-
sudo apt-get update -qq
-
sudo apt-get install libc6-dbg libc6-dev libc6-i686:i386 libc6-dev-i386 libc6-dbg:i386 valgrind -y
script
:
make $TARGET CFLAGS="$CFLAGS" && make check PRE="$PRE"
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