Skip to content
This repository has been archived by the owner on Nov 3, 2019. It is now read-only.

Commit

Permalink
Preparing v3.2.2 and possibly fixing Travis
Browse files Browse the repository at this point in the history
Signed-off-by: Anatoli Nicolae <[email protected]>
  • Loading branch information
anatolinicolae committed May 27, 2017
1 parent ce7ff21 commit e488cc1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
dist: trusty
sudo: required
osx_image: xcode8

language: node_js
node_js: 6

Expand All @@ -13,8 +9,6 @@ matrix:
include:
- os: osx
- os: linux
env: CC=clang CXX=clang++ npm_config_clang=1
compiler: clang

addons:
apt:
Expand Down
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Ramme",
"main": "dist/main",
"private": true,
"version": "3.2.1",
"version": "3.2.2",
"description": "Unofficial Instagram Desktop App",
"repository": "terkelg/ramme",
"license": "MIT",
Expand Down

0 comments on commit e488cc1

Please sign in to comment.