repo.or.cz
/
notion.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Consistency fixes
[notion.git]
/
.travis.yml
blob
224822d41b98d68079c500b231bc5f355edd08f2
1
language: c
2
compiler:
3
- gcc
4
- clang
5
env:
6
- C99_SOURCE=""
7
-
8
matrix:
9
exclude:
10
- compiler: clang
11
env: C99_SOURCE=""
12
before_install: sudo apt-get install lua5.2 liblua5.2-dev
13
script: make