repo.or.cz
/
bitcoinplatinum.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove duplicate destination decoding
[bitcoinplatinum.git]
/
src
/
leveldb
/
.travis.yml
blob
f5bd74c4541263e5df4e598158879d78edb51cda
1
language: cpp
2
compiler:
3
- clang
4
- gcc
5
os:
6
- linux
7
- osx
8
sudo: false
9
before_install:
10
- echo $LANG
11
- echo $LC_ALL
12
script:
13
- make -j 4 check