Sign in
cobalt
/
cobalt
/
0e7d696c3ce6a2ef566d0fabc20213b6a651f942
/
.
/
src
/
third_party
/
devtools
/
node_modules
/
browserify-zlib
/
.travis.yml
blob: 4b4639e830c3f51131a544f931e1457ff711b7af [
file
] [
log
] [
blame
]
sudo:
false
language:
node_js
node_js:
-
6
-
8
before_install:
-
"export DISPLAY=:99.0"
-
"sh -e /etc/init.d/xvfb start"
addons:
firefox:
"latest"
script:
-
npm run lint
-
npm test