0.6.6 • Published 11 years ago

generator-travis-ci v0.6.6

Weekly downloads
2
License
-
Repository
github
Last release
11 years ago

#yeoman init travis-ci

This is a yeoman generator that provides travis-ci setup for yeoman projects.

Available sub-generators:

  • all
  • gh-pages
  • suggestions?

all

Simply sets up travis-ci.org to track your project and creates a basic .travis.yml that runs travis test on each commit.

Usage: yeoman init travis-ci

gh-pages

Aims to make yeoman sites work similar to jekyll sites on github pages. Commit the raw files and what is served is the built site.

Creates a .travis.yml file that tells travis-ci to build the yeoman project in your master branch after every commit and push the built site into your project's gh-pages branch.

Warning! Currently you still have to log into travis-ci.org and enable the hooks for your specific repo, which is kind of a drag. Also, it assumes that you have the travis gem installed.

Usage: yeoman init travis-ci:gh-pages

In action

npm.io

Generated .travis.yml file can be seen here.

Contribute

See the contributing docs

License

BSD license

0.6.6

11 years ago

0.6.5

12 years ago

0.6.4

12 years ago

0.6.3

12 years ago

0.6.1

12 years ago

0.6.0

12 years ago

0.5.2

12 years ago

0.5.1

12 years ago

0.4.1

12 years ago

0.4.0

12 years ago

0.3.1

12 years ago

0.2.7

12 years ago

0.2.5

12 years ago

0.2.4

12 years ago

0.2.3

12 years ago

0.2.2

12 years ago

0.2.1

12 years ago

0.2.0

12 years ago

0.1.0

12 years ago