UNPKG
dorsal
Version:
latest (0.6.5)
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.0
0.4.0
0.3.2
HTML UI bootstrap and automation using CSS directives
eventbrite.github.io/dorsal/
eventbrite/dorsal
dorsal
/
.travis.yml
7 lines
(6 loc)
•
119 B
YAML
View Raw
1
2
3
4
5
6
7
language: node_js
node_js:
-
"0.10"
before_install: npm install -g grunt-cli
install: npm install
script: npm test