We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca927ad commit 3949d6cCopy full SHA for 3949d6c
.travis.yml
@@ -11,9 +11,11 @@ env:
11
12
install:
13
# Roswell
14
- - curl -L https://raw.githubusercontent.com/snmsts/roswell/release/scripts/install-for-ci.sh | sh
+ - curl -L https://raw.githubusercontent.com/roswell/roswell/release/scripts/install-for-ci.sh | sh
15
# Libraries to use the latest version
16
- ros install froydnj/archive
17
+ - ros install fukamachi/dexador
18
+ - ros install cl-plus-ssl/cl-plus-ssl
19
- ros install prove
20
21
before_script:
0 commit comments