Yoshiya Hinosawa
dcaa034c8b
chore(travis): switch to ruby env
6 years ago
Yoshiya Hinosawa
f89f56563c
chore: deploy c3js.org from travis ( #2427 )
6 years ago
Yoshiya Hinosawa
20d500b73b
Drop travis build, switch to circle-ci ( #2260 )
...
* chore: drop travis build
* chore: send coverage from circle ci
7 years ago
Yoshiya Hinosawa
c343243ef1
Use chrome in testing ( #2083 )
...
* chore: switch to chrome testing
* test: relax pixel assertions to pass in chrome
* chore: add codecov.yml
8 years ago
Ændrew Rininsland
a858fa2f09
Improving speed of Travis builds by not requiring sudo
8 years ago
Yoshiya Hinosawa
c17ec0ab23
Switch to rollup ( #2037 )
...
* chore: define run scripts, reduce grunt usage
* refactor(rollup): switch to rollup
* chore: fix node.js version on ci env
8 years ago
Yoshiya Hinosawa
1038dcfbba
chore: add prepublish script
8 years ago
Ændrew Rininsland
353c770d6b
Added Gitter.im integration to Travis
9 years ago
Ændrew Rininsland
26e125347a
Updated .travis.yml to do a full build
...
The current Travis config won't ever pass newly-added unit tests because it doesn't do an actual build from the updated source files. This just replaces the
```- npm run lint
- npm test```
lines with `grunt`.
9 years ago
Yoshiya Hinosawa
4ed3742e44
Add coverage report
9 years ago
Yoshiya Hinosawa
15b9fc23e4
Change test framework from grunt-contrib-jasmine to karma
9 years ago
Ændrew Rininsland
99a3a65e83
Adds grunt-contrib-sass, splits c3.css into multiple CSS files in src/scss. See #803 .
10 years ago
Yoshiya Hinosawa
fc8ae69ab1
Introduce grunt
11 years ago