Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Commit 36ae714

Browse files
committed
Test against more node versions.
1 parent 7b7f738 commit 36ae714

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ language:
55
rvm:
66
- 2.2.2
77
node_js:
8+
- stable
89
- iojs
10+
- iojs-v2
911
cache:
1012
bundler: true
1113
directories:
@@ -15,7 +17,6 @@ sudo: false
1517

1618
before_script:
1719
- npm install
18-
- npm run install
1920

2021
before_install:
2122
- 'echo ''gem: --no-document'' > ~/.gemrc'

0 commit comments

Comments
 (0)