Skip to content

Commit

Permalink
travis ci to es6
Browse files Browse the repository at this point in the history
  • Loading branch information
subeeshcbabu committed Sep 13, 2016
1 parent 1420d9d commit 38e3c7f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
language: node_js

node_js:
- "0.10"
- "4"
- "6"

script:
- "npm run-script cover"
- "npm run lint"
- "npm run cover"

sudo: false

0 comments on commit 38e3c7f

Please sign in to comment.