Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit e6a1b25

Browse files
committed
Simplify travis config
1 parent 303bbad commit e6a1b25

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: ruby
22
script: ./script/cibuild
3-
before_install:
4-
- ./script/bootstrap
3+
before_install: ./script/bootstrap
54
rvm:
65
- 1.9.3
76
- 2.0.0

0 commit comments

Comments
 (0)