about summary refs log tree commit diff stats
path: root/.travis.yml
blob: f55d29f69ea7e5616e32453e2b183f707f6ab547 (plain) (blame)
1
2
3
4
5
6
7
language: node_js
sudo: false
node_js:
  - "6.1"
branches:
  only:
    - master