UNPKG
@northbrook/mocha
Version:
latest (3.1.1)
3.1.1
3.1.0
3.0.1
3.0.0
2.2.0
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.0.0
Mocha Configuration for Northbrook
github.com/northbrookjs/mocha
northbrookjs/mocha
@northbrook/mocha
/
.travis.yml
16 lines
(11 loc)
•
201 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
language: node_js
dist: trusty
sudo: false
addons:
firefox: latest
node_js:
- 7
before_install:
-
export
CHROME_BIN=chromium-browser -
export
DISPLAY=:99.0 - sh -e /etc/init.d/xvfb start