UNPKG
steal-qunit
Version:
beta (1.1.0-beta.1)
latest (2.0.0)
rc (1.0.0-rc.1)
2.0.0
1.1.0-beta.1
1.1.0-beta.0
1.0.2
1.0.1
1.0.0
1.0.0-rc.1
1.0.0-rc.0
0.1.4
0.1.3
0.1.1
0.1.0
0.0.4
0.0.3
0.0.2
QUnit and StealJS
github.com/bitovi/steal-qunit
bitovi/steal-qunit
steal-qunit
/
.travis.yml
8 lines
(7 loc)
•
136 B
YAML
View Raw
1
2
3
4
5
6
7
8
sudo:
false
language:
node_js
node_js:
8
script:
npm test
before_install:
-
"export DISPLAY=:99.0"
-
"sh -e /etc/init.d/xvfb start"