Skip to content

Commit 11d4c9e

Browse files
author
Duke
committed
update to node 4.1.2
1 parent 5e31f24 commit 11d4c9e

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.travis.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
language: node_js
22
node_js:
3-
- '0.12'
4-
- 'iojs-v2.5.0'
5-
- 'iojs'
3+
- '4.1.2'
64
sudo: false
75
cache:
86
directories:

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Build Status](https://travis-ci.org/uhuraapp/uhura-frontend.svg?branch=master)](https://travis-ci.org/uhuraapp/uhura-frontend)<br />[![Test Coverage](https://codeclimate.com/github/uhuraapp/uhura-frontend/badges/coverage.svg)](https://codeclimate.com/github/uhuraapp/uhura-frontend/coverage)<br />[![Code Climate](https://codeclimate.com/github/uhuraapp/uhura-frontend/badges/gpa.svg)](https://codeclimate.com/github/uhuraapp/uhura-frontend)<br />[![devDependency Status](https://david-dm.org/uhuraapp/uhura-frontend/dev-status.svg)](https://david-dm.org/uhuraapp/uhura-frontend#info=devDependencies) <br />
44
----
55

6-
# PLEASE USE IOJS >= 2.4.0
6+
# PLEASE USE NODE >= 4.1.0
77

88
## Uhura Issues Flow
99

0 commit comments

Comments
 (0)