Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
yiminghe committed Dec 14, 2016
1 parent f65ce6f commit 9f67261
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
8 changes: 1 addition & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ notifications:
- yiminghe@gmail.com

node_js:
- 4.0.0
- 6.9.1

before_install:
- |
Expand All @@ -16,7 +16,6 @@ before_install:
echo "Only docs were updated, stopping build process."
exit
fi
npm install npm@3.x -g
phantomjs --version
script:
- |
Expand All @@ -30,8 +29,3 @@ env:
- TEST_TYPE=lint
- TEST_TYPE=test
- TEST_TYPE=coverage


matrix:
allow_failures:
- env: "TEST_TYPE=saucelabs"
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"dependencies": {
"babel-runtime": "6.x",
"rc-align": "2.x",
"rc-util": "4.x",
"rc-animate": "2.x"
}
}

0 comments on commit 9f67261

Please sign in to comment.