language: node_js

git:
  submodules: false
# subtree now

env:
  - BS_TRAVIS_CI=1
node_js:
  - 6
script: npm run coveralls
#
# - 6
# This delays notification

# Not a very reliable service..  

# FIXME: instrumentation takes too much time

