Skip to content

Commit

Permalink
Fixing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-steele-idem committed May 25, 2016
1 parent b6eba50 commit a6263b3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
node_js:
- "0.10"
- "0.12"
- "4"
- "5"
- "6"
language: node_js
script: "npm test"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"jshint": "^2.7.0",
"lasso": "^2.4.1",
"lasso-marko": "^2.0.4",
"marko": "^2.7.2",
"marko": "^3.3.0",
"mocha": "^2.2.4",
"mocha-phantomjs": "^3.5.3",
"phantomjs": "1.9.7-15",
Expand Down

0 comments on commit a6263b3

Please sign in to comment.