Skip to content

Commit 0f78870

Browse files
committed
Try to fix travis
1 parent 3f2fd87 commit 0f78870

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
@@ -2,4 +2,5 @@ language: ruby
22
python: "2.7"
33
rvm:
44
- 1.9.3
5-
script: rake ci
5+
script:
6+
- make test

0 commit comments

Comments
 (0)