Skip to content

Commit 7688ff6

Browse files
committed
Update travis.
1 parent 7861250 commit 7688ff6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ language: node_js
22
node_js:
33
- "4"
44
- "6"
5-
script: "npm run test-travis"
5+
# Uncomment line below when we got proper tests
6+
#script: "npm run test-travis"

0 commit comments

Comments
 (0)