Skip to content

Commit

Permalink
support juttle 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladimir Bukhin committed Mar 23, 2016
1 parent 9e2ede3 commit bca1787
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ node_js:
- '4.2'

before_script:
- npm install juttle@^0.6.0
- npm install juttle@^0.7.0

script:
- npm run test-coverage
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"istanbul": "^0.4.2",
"mocha": "^2.3.4"
},
"juttleAdapterAPI": "^0.5.0",
"juttleAdapterAPI": "^0.7.0",
"engines": {
"node": ">=4.2.0",
"npm": ">=2.14.7"
Expand Down

0 comments on commit bca1787

Please sign in to comment.