-
Notifications
You must be signed in to change notification settings - Fork 6
/
.travis.yml
28 lines (22 loc) · 901 Bytes
/
.travis.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
language: ruby
rvm:
- 2.7.2
script:
- bundle exec jekyll build && bundle exec htmlproofer --check-html --assume-extension --url-ignore "/#.*/,https://twitter.com/StuyPulse,https://www.instagram.com/stuypulse/" ./_site --file-ignore "/blog/" typhoeus = { :timeout => 60, :verbose => true }
- "./_scripts/check-carousel-size.rb"
- "./_scripts/check-stuypulse-capitalization.sh"
- "./_scripts/check-image-extensions.sh"
cache:
directories:
- $TRAVIS_BUILD_DIR/tmp/.htmlproofer #https://github.com/gjtorikian/html-proofer/issues/381
env:
global:
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true
addons:
apt:
packages:
- libcurl4-openssl-dev # required to avoid SSL errors
sudo: false
notifications:
slack:
secure: GTTwtxsBy5Q5SpY/S0Kq6I9bMlJCqI1aRw0ZwLKCyr/ntCr1SLNO07E7uCG5cU1spf28cPeCndLpssDCGChmtkb8v0GRusmmkPaQICiN/1XYQpJztKRyKBc4g6mTXn5Nbr41yQAUzSO3paWpUDCG/tQjRD2M17WUY0aTtWrHwa0=