Skip to content

Commit

Permalink
Try with older Rollup
Browse files Browse the repository at this point in the history
  • Loading branch information
brettz9 committed Mar 27, 2020
1 parent af6a94a commit 67c0a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -25,7 +25,7 @@ before_script: >
npm install --no-save "eslint@5"
else
echo "Node <= 6"
npm install --no-save "eslint@5" mocha@6.2.2 nyc@14.1.1
npm install --no-save "eslint@5" mocha@6.2.2 nyc@14.1.1 rollup-plugin-babel@2.7.1 @rollup/plugin-json@3.1.0 @rollup/plugin-node-resolve@5.2.0 @rollup/plugin-commonjs@10
fi
fi
Expand Down

0 comments on commit 67c0a2b

Please sign in to comment.