UNPKG
unfuck
Version:
latest (0.3.0)
0.3.0
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.1.3
0.1.2
0.1.1
0.1.0
0.0.2
0.0.1
A brainfuck to Javascript compiler with optimizations.
github.com/toish/unfuck
toish/unfuck
unfuck
/
.travis.yml
12 lines
(11 loc)
•
267 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
language: node
_js node_
js:
-
"6" install:
-
npm install
-
npm install -g codecov
-
npm install -g istanbul script:
-
webpack
-
istanbul cover ./node
_modules/mocha/bin/_
mocha --report lcovonly -- -R spec
-
codecov -t 2a2d74d6-2f58-4d79-8ed1-c3dcd0263e33