UNPKG
rlite
Version:
latest (0.1.1)
0.1.1
0.1.0
0.0.3
0.0.2
0.0.1
rlite client library
github.com/seppo0010/rlite-js
seppo0010/rlite-js
rlite
/
vendor
/
rlite
/
.travis.yml
13 lines
(8 loc)
•
112 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
language:
c
sudo:
false
compiler:
-
clang
-
gcc
script:
make
&&
make
test
notifications:
email:
false