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

Commit 1a18308

Browse files
author
Florian Lautenschlager
committed
Fixed travis build.
1 parent 1cd1064 commit 1a18308

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
22
rvm:
3-
- 2.2
3+
- 2.3.3
44

55
before_script:
66
- chmod +x ./script/cibuild # or do this locally and commit

0 commit comments

Comments
 (0)