Skip to content

Commit 3949d6c

Browse files
committed
Use the latest Dexador & CL+SSL.
1 parent ca927ad commit 3949d6c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,11 @@ env:
1111

1212
install:
1313
# Roswell
14-
- curl -L https://raw.githubusercontent.com/snmsts/roswell/release/scripts/install-for-ci.sh | sh
14+
- curl -L https://raw.githubusercontent.com/roswell/roswell/release/scripts/install-for-ci.sh | sh
1515
# Libraries to use the latest version
1616
- ros install froydnj/archive
17+
- ros install fukamachi/dexador
18+
- ros install cl-plus-ssl/cl-plus-ssl
1719
- ros install prove
1820

1921
before_script:

0 commit comments

Comments
 (0)