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

Commit 9327acd

Browse files
committed
script/bootstrap is the install step
1 parent d299e64 commit 9327acd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: ruby
2+
install: ./script/bootstrap
23
script: ./script/cibuild
3-
before_install: ./script/bootstrap
44
rvm:
55
- 1.9.3
66
- 2.0.0

0 commit comments

Comments
 (0)