Skip to content

Commit

Permalink
chore(CI): update CI node version to support ES6
Browse files Browse the repository at this point in the history
  • Loading branch information
elboman committed May 24, 2017
1 parent 5f60537 commit 104ca1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "5.11"
- "6.10"

before_script:
- npm install -g jest-cli
Expand All @@ -10,6 +10,6 @@ script:

git:
depth: 10

notifications:
slack: angularbuddies:b6leQM9gkBCW0S7MNDsELpqU

0 comments on commit 104ca1b

Please sign in to comment.