Skip to content
This repository was archived by the owner on May 13, 2026. It is now read-only.

Commit 1449472

Browse files
committed
Merge pull request react-bootstrap#767 from react-bootstrap/lock-iojs
Locking down CI to iojs v2.1.0
2 parents 1a7b2d3 + 7d7edce commit 1449472

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
sudo: false
22
language: node_js
33
node_js:
4-
- "iojs"
4+
- "iojs-v2.1.0"
55
notifications:
66
webhooks:
77
urls:

0 commit comments

Comments
 (0)