We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45b2b33 commit d1b80d3Copy full SHA for d1b80d3
.travis.yml
@@ -1,3 +1,5 @@
1
language: node_js
2
node_js:
3
- "4.3"
4
+ - "5.7"
5
+ - "6.0"
package.json
@@ -47,10 +47,10 @@
47
"http-server": "~0.8.5",
48
"immutable": "~3.7.5",
49
"immutable-devtools": "~0.0.4",
50
- "jest-cli": "^0.7.1",
+ "jest-cli": "^12.0.2",
51
"js-beautify": "~1.5.0",
52
"marked": "^0.3.5",
53
- "node-sass": "~3.4.2",
+ "node-sass": "^3.7.0",
54
"parse": "1.6.14",
55
"prismjs": "~1.2.0",
56
"react": "^15.0.1",
0 commit comments