We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d414e02 commit 4bea6b7Copy full SHA for 4bea6b7
.travis.yml
@@ -2,6 +2,6 @@ language: node_js
2
node_js:
3
- "iojs"
4
- "7"
5
-after_install:
6
- npm install
+script:
+ - echo krishna
7
0 commit comments