We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f49d54 + e6a95bf commit 959d3a2Copy full SHA for 959d3a2
.travis.yml
@@ -1,9 +1,8 @@
1
-sudo: false
2
language: node_js
3
node_js:
4
- "4"
5
- "6"
6
- - "7"
+ - "node"
7
script: npm run travis
8
9
after_success:
package.json
@@ -34,7 +34,7 @@
34
},
35
"homepage": "https://github.com/css-modules/postcss-modules-extract-imports",
36
"dependencies": {
37
- "postcss": "^5.0.4"
+ "postcss": "^6.0.1"
38
39
"devDependencies": {
40
"babel": "^5.4.7",
0 commit comments