Skip to content

Commit

Permalink
update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
silentcloud committed Aug 4, 2016
1 parent 445561d commit 46ada15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ language: node_js

install:
- npm install
- npm install dora@0.3.x
- npm install dora@0.4.x

node_js:
- "4"

after_success:
- npm run coveralls
- npm run coveralls

0 comments on commit 46ada15

Please sign in to comment.