forked from sdmg15/Best-websites-a-programmer-should-visit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.travis.yml
17 lines (16 loc) · 837 Bytes
/
.travis.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
language: ruby
node_js:
- 'node'
rvm:
- 2.2
env:
- TRAVIS_NODE_VERSION="7"
install:
- rm -rf ~/.nvm && git clone https://github.com/creationix/nvm.git ~/.nvm && (cd ~/.nvm && git checkout `git describe --abbrev=0 --tags`) && source ~/.nvm/nvm.sh && nvm install $TRAVIS_NODE_VERSION
- npm install
before_script:
- gem install awesome_bot
- npm install --global awesome-lint
script:
- awesome-lint
- awesome_bot README.md --white-list www.cubrid.org,medium.freecodecamp.com,haseebq.com,learn.hackerearth.com,wildlyinaccurate.com,projecteuler.net,www.coursera.org,www.topcoder.com,www.codechef.com,www.joelonsoftware.com,regex101.com,bikeshed.fm,www.quora.com,codepen.io,reddit.com,stroustrup.com,www.techotopia.com,https://techiedelight.quora.com/500-Data-Structures-and-Algorithms-practice-problems-and-their-solutions