Skip to content

Commit 52481b7

Browse files
committed
add travis
1 parent 329ee4f commit 52481b7

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
sudo: false
2+
language: node_js
3+
node_js:
4+
- '0.10'
5+
- '0.12'

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# frylord
2+
3+
[![Travis Build Status](https://img.shields.io/travis/iceddev/frylord/master.svg?label=travis&style=flat-square)](https://travis-ci.org/iceddev/frylord)
4+
25
Irken plugin exposing workspaces

0 commit comments

Comments
 (0)