Skip to content

Commit

Permalink
Merge pull request #136 from mdhaman/1.2
Browse files Browse the repository at this point in the history
chore(core): Updating cores.
  • Loading branch information
Mayur Dhamanwala authored Sep 28, 2016
2 parents 4dfb369 + 6808bc9 commit 8fc2f73
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ cache:
- $HOME/.npm

before_install:
- nvm install 0.12
- nvm use 0.12
- nvm install node
- nvm use node
- node --version
- npm install -g npm@latest
- npm install -g grunt-cli
Expand Down
2 changes: 1 addition & 1 deletion server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ pyodbc==3.0.10
unidecode==0.04.19


git+git://github.com/superdesk/superdesk-core.git@64123a99#egg=Superdesk-Core
git+git://github.com/superdesk/superdesk-core.git@6fe05bdd#egg=Superdesk-Core

0 comments on commit 8fc2f73

Please sign in to comment.