Skip to content

Commit

Permalink
travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
b091 committed Aug 10, 2015
1 parent e29f228 commit 662e13a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
language: node_js
node_js:
- "0.12"

before_install:
- npm install --quiet -g gulp jspm typescript tsd

script: gulp
sudo: false

0 comments on commit 662e13a

Please sign in to comment.