Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Commit

Permalink
added travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylvain V committed Jul 6, 2016
1 parent cc28884 commit 07c2550
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
language: node_js
sudo: false

node_js:
- "5"

script:
- gulp build

notifications:
email: false

0 comments on commit 07c2550

Please sign in to comment.