소스 검색

Remove test command, see what travis does

Jake 10 년 전
부모
커밋
e2126580e8
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      .travis.yml

+ 2 - 1
.travis.yml

@@ -1,4 +1,5 @@
 language: node_js
 node_js:
   - "0.10"
-script: mocha
+notifications:
+  irc: "irc.esper.net#spongy"