pebble
  • Tutorials
  • Get the SDK
  • Guides
  • Documentation
  • Examples
  • Community
  • Blog
  • More
Privacy
Cookies
Publish

Community

  • Events
    • Developer Retreat 2015
    • Developer Retreat 2014
  • Online Communities
  • Example Apps
    • Hello
    • Caltrain
    • HeroBoard
    • Multi Timer
    • Resistor Time
  • Tools
    • App Message Bridge
    • Appstore Badge Generator
    • GPath.svg
    • pBuild Travis CI Build Tool
    • Sublime Text Plugin
    • Watchface Generator
    • Watch Status
  • Libraries
    • Color Selector
    • Custom Status Bar for Pebble
    • EffectLayer
    • GBitmap Colour Palette Manipulator
    • Java Pebble Timeline
    • JS Message Queue
    • Pebble Timeline API for DotNet (C#)
    • Pebble API PHP
    • PebbleTimeline API Ruby
    • PHPebbleTimeline
    • PinPusher
    • pypebbleapi
    • Simple Dithering Library
    • T3 Keyboard
    • ToastLayer Library

pBuild Travis CI Build Tool

pBuild is a open source Travis CI build tool for Pebble SDK. It helps developers that use the Pebble SDK to test their apps in Travis CI.

How does pBuild works

  1. pBuild installs all of the Pebble SDK dependencies in Travis CI
  2. Then it fetches the SDK from Pebble download servers based on the version you chose to download.
  3. Next the SDK gets installed in Travis CI
  4. Finally your app gets built, if it fails Travis CI detects it and if it builds succesfully Travis detects a pass.
Created By:

Stefano Gerli

View Tool