summaryrefslogtreecommitdiff
path: root/node_modules/flora-colossus/.travis.yml
blob: a443a72666e4f78ebf5e8173546143d92e136e3f (about) (plain)
1
2
3
4
5
6
7
language: node_js
node_js:
  - "6"
  - "8"
cache: yarn

script: yarn test