Skip to content

Commit 32c6fd8

Browse files
committed
Integrate Travis-CI
1 parent 250221e commit 32c6fd8

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
language: node_js
2+
node_js: '6.0'

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# svelte-loader
22

3+
[![Build Status](https://travis-ci.org/nikku/svelte-loader.svg?branch=master)](https://travis-ci.org/nikku/svelte-loader)
4+
35
A [webpack](https://webpack.js.org) loader for [svelte](https://svelte.technology).
46

57

0 commit comments

Comments
 (0)