Skip to content

Commit 4bea6b7

Browse files
Update .travis.yml
1 parent d414e02 commit 4bea6b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ language: node_js
22
node_js:
33
- "iojs"
44
- "7"
5-
after_install:
6-
npm install
5+
script:
6+
- echo krishna
77

0 commit comments

Comments
 (0)