This website works better with JavaScript.
Home
Explore
Help
Sign In
TechnikNews
/
PublicAPIs
mirror of
https://github.com/public-apis/public-apis
Watch
1
Star
2
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Add Gem dependencies to Travis config
pull/386/head
Dave Machado
7 years ago
parent
2e9088ecf2
commit
17a0caf749
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -4,7 +4,7 @@ notifications:
before_install:
- rvm install 2.4.0
install:
- gem install httparty
- gem install httparty
ruby-progressbar
before_script:
- cd build
script:
Write
Preview
Loading…
Cancel
Save