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 ac925a5 commit 85a9fddCopy full SHA for 85a9fdd
.travis.yml
@@ -1,8 +1,8 @@
1
language: node_js
2
node_js:
3
- 5.5.0
4
-install:
5
-- npm install
+#install:
+#- npm install
6
script:
7
- npm run lint && npm test && npm run build
8
sudo: false
package.json
@@ -45,10 +45,10 @@
45
"lodash": "^4.16.4",
46
"moment": "^2.14.1",
47
"react": "^15.4.2",
48
- "react-datetime": "2.7.1",
49
"react-addons-css-transition-group": "^15.3.1",
50
"react-addons-pure-render-mixin": "^15.3.1",
51
"react-color": "^2.2.7",
+ "react-datetime": "2.7.1",
52
"react-dom": "^15.3.1",
53
"react-dotdotdot": "^1.0.4",
54
"react-layout-pane": "^0.1.16",
0 commit comments