Skip to content
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.

Commit

Permalink
Add Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
BaptisteDixneuf committed Jan 10, 2016
1 parent c9b80f1 commit f63f987
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
sudo: false

language: node_js
node_js:
- "4.2.4"

cache:
directories:
- node_modules

script:
- npm run build
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
[![](https://img.shields.io/gitter/room/superpowers/dev.svg)](https://gitter.im/superpowers/dev)
[![](https://img.shields.io/badge/patreon-support%20us-brightgreen.svg)](https://www.patreon.com/SparklinLabs)
[![](https://img.shields.io/twitter/follow/SuperpowersDev.svg?style=social)](https://twitter.com/SuperpowersDev)
[![Build Status](https://travis-ci.org/superpowers/superpowers.svg?branch=master)](https://travis-ci.org/BaptisteDixneuf/superpowers)

[Website](http://superpowers-html5.com/)
[Download](https://sparklinlabs.itch.io/superpowers)
Expand Down

0 comments on commit f63f987

Please sign in to comment.