We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bde5443 commit bc52488Copy full SHA for bc52488
.travis.yml
@@ -1,6 +1,5 @@
1
language: node_js
2
node_js:
3
- - '4'
4
- '6'
5
- '7'
6
before_script:
package.json
@@ -28,7 +28,7 @@
28
"devDependencies": {
29
"babel-core": "^6.13.2",
30
"babel-eslint": "^7.0.0",
31
- "babel-loader": "^6.2.4",
+ "babel-loader": "^7.0.0",
32
"babel-preset-es2015": "^6.13.2",
33
"babel-preset-react": "^6.11.1",
34
"babel-preset-stage-2": "^6.5.0",
0 commit comments