Skip to content

Commit

Permalink
use npm@5
Browse files Browse the repository at this point in the history
  • Loading branch information
SevenOutman committed May 11, 2018
1 parent 1eb7d71 commit bf42ac7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -10,7 +10,7 @@ before_install:
- export CHROME_BIN=chromium-browser
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- "npm i -g npm"
- "npm i -g npm@5"

on:
branch: master
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "rsuite",
"version": "3.0.4-rc.travis5",
"version": "3.0.4-rc.travis6",
"description": "A suite of react components",
"main": "lib/index.js",
"directories": {
Expand Down

0 comments on commit bf42ac7

Please sign in to comment.