Skip to content

Commit

Permalink
build(travis): update config
Browse files Browse the repository at this point in the history
  • Loading branch information
eddywashere committed Mar 13, 2016
1 parent 0da1901 commit d97873a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
language: node_js

node_js:
- 4
- 5
- stable

cache:
directories:
- node_modules

addons:
firefox: "latest"
Expand Down

0 comments on commit d97873a

Please sign in to comment.