projects
/
dygraphs.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
Remove release.sh, which is now out of date
[dygraphs.git]
/
.travis.yml
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
language: node_js
2
node_js:
3
- "6"
4
5
sudo: false # Use container-based architecture
6
script: >
7
npm run build &&
8
npm run build-tests &&
9
npm run test &&
10
npm run coverage &&
11
./scripts/post-coverage.sh &&
12
./scripts/weigh-in.sh