Skip to content

Commit a1022a7

Browse files
committed
Fix wrong ci script
1 parent 34b2010 commit a1022a7

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
@@ -6,4 +6,4 @@ sudo: required
66
dist: trusty
77
osx_image: xcode8
88
script:
9-
- eval "$(curl -sL https://raw.githubusercontent.com/ChameleonBot/Scripts/master/ci_3.0.1)"
9+
- eval "$(curl -sL https://raw.githubusercontent.com/ChameleonBot/Scripts/master/ci)"

0 commit comments

Comments
 (0)