language: node_js


env:
  - BS_TRAVIS_CI=1
node_js:
  - 8

# before_install: make -C jscomp force-snapshotml    
# https://docs.travis-ci.com/user/customizing-the-build/#the-build-lifecycle
# script: npm run coveralls
# if we turn on this script, we should make
# sure `npm test` is executed
#
# - 6
# This delays notification

# Not a very reliable service..

# FIXME: instrumentation takes too much time

