Skip to content

Commit

Permalink
Merge f6acdb0 into 9c16f1c
Browse files Browse the repository at this point in the history
  • Loading branch information
amilajack authored Dec 5, 2016
2 parents 9c16f1c + f6acdb0 commit 2e1c04c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ sudo: false
language: node_js
node_js:
- "node"
- "4"
- 6
- 4
install:
- npm update
script: npm run build && npm run test
Expand Down

0 comments on commit 2e1c04c

Please sign in to comment.