Skip to content

Commit

Permalink
Set up travis and upgrade to node 8 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
simoneduca authored and eatyourgreens committed Jun 15, 2017
1 parent ae536c1 commit 5ea8a1b
Show file tree
Hide file tree
Showing 3 changed files with 10,815 additions and 21 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: node_js
node_js:
- "4.0.0"
- "0.12"
- "0.11"
node_js: "8.0.0"

script:
- npm run test-travis
Loading

0 comments on commit 5ea8a1b

Please sign in to comment.