Skip to content

Commit cafd030

Browse files
committed
Merge branch 'master' into trevj-rc4
2 parents 6caad3a + 6582e45 commit cafd030

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.shippable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
build_image: freedomjs/freedom
22
language: node_js
33
node_js:
4-
- '0.10'
4+
- '4.4'
55
notifications:
66
email:
77
recipients:

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: node_js
22
node_js:
3-
- "0.10"
3+
- "4.4"
44
before_install:
55
- npm install -g grunt-cli
66
install:

0 commit comments

Comments
 (0)