Commit 4cbf3b19 authored by wbond's avatar wbond

Use PR comment functionality built into packagecontrol.io now

parent 932c84b8
sudo: false sudo: false
language: python language: python
python: python:
- "3.4" - "3.3"
install:
- pip install --upgrade pip
script: script:
- python tests/ci.py - python -m unittest
- curl -X POST https://packagecontrol.io/test_pr/$TRAVIS_PULL_REQUEST.json
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment