Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
public-apis
Commits
a3169fd1
Unverified
Commit
a3169fd1
authored
May 25, 2017
by
Dave Machado
Browse files
Update Travis YAML to run build script for JSON
parent
8c30db8a
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
a3169fd1
language
:
ruby
rvm
:
2.2
before_script
:
gem install awesome_bot
script
:
awesome_bot README.md --allow-ssl --allow
403
language
:
node_js
before_install
:
-
rvm install 2.4.0
install
:
-
gem install awesome_bot
script
:
-
awesome_bot README.md --allow-ssl --allow
403
after_script
:
-
cd build
-
sh build.sh
-
ls -l ../
-
ls -l ../json
-
cat -l ../json/api.json
notifications
:
email
:
false
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment