• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pantsbuild / pants / 8881
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: use_pants_lock_in_uv
DEFAULT BRANCH: main
Ran 02 Feb 2016 04:33AM UTC
Jobs 7
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
8881

push

travis-ci

kwlzn
Add sublime text project/workspace extensions to pants .gitignore.

This allows for Sublime Text users to store project files that contain metadata needed for fancier editor features like tab completion against the pants venv, etc:

    [illuminati pants (kwlzn/gitignore_sublime_project)]$ cat pants.sublime-project
    {
      "folders": [
        {
          "path": "."
        }
      ],
      "settings": {
        "python_interpreter": "$project_path/build-support/pants_dev_deps.venv/bin/python2.7",
        "python_package_paths": [
          "$project_path/build-support/pants_dev_deps.venv/lib/python2.7/site-packages",
          "$project_path/src/python/pants",
          "$project_path/tests/python/pants_test"
        ]
      }
    }

Testing Done:
Verified files are ignored locally.

Reviewed at https://rbcommons.com/s/twitter/r/3409/
Jobs
ID Job ID Ran Files Coverage
1 8881.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 02 Feb 2016 04:33AM UTC 0
Travis Job 8881.1
4 8881.4 (CI_FLAGS="-fkmsrcjlp 'Python contrib tests'") 02 Feb 2016 04:42AM UTC 0
Travis Job 8881.4
6 8881.6 (CI_FLAGS="-fkmsrjlpn -i 1/6 'Python integration tests for pants - shard 2'") 02 Feb 2016 04:44AM UTC 0
Travis Job 8881.6
7 8881.7 (CI_FLAGS="-fkmsrjlpn -i 2/6 'Python integration tests for pants - shard 3'") 02 Feb 2016 04:44AM UTC 0
Travis Job 8881.7
8 8881.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 02 Feb 2016 04:41AM UTC 0
Travis Job 8881.8
9 8881.9 (CI_FLAGS="-fkmsrjlpn -i 4/6 'Python integration tests for pants - shard 5'") 02 Feb 2016 04:44AM UTC 0
Travis Job 8881.9
10 8881.10 (CI_FLAGS="-fkmsrjlpn -i 5/6 'Python integration tests for pants - shard 6'") 02 Feb 2016 04:49AM UTC 0
Travis Job 8881.10
Source Files on build 8881
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8881
  • 12dbb8fa on github
  • Prev Build on master (#8880)
  • Next Build on master (#8890)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc