Skip to content

Commit

Permalink
Merge pull request #47 from canjs/greenkeeper/testee-0.7.0
Browse files Browse the repository at this point in the history
Update testee to the latest version 🚀
  • Loading branch information
chasenlehara authored Oct 30, 2017
2 parents 024684e + 5ca63e1 commit c3ec28e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@ language: node_js
node_js: node
before_install:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- "sh -e /etc/init.d/xvfb start"
addons:
firefox: '51.0'
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@
"steal": "^1.5.6",
"steal-qunit": "^1.0.1",
"steal-tools": "^1.1.2",
"testee": "^0.6.0"
"testee": "^0.7.0"
}
}

0 comments on commit c3ec28e

Please sign in to comment.