Skip to content

Commit

Permalink
[ci skip] checkpoint ... Issue #58
Browse files Browse the repository at this point in the history
  • Loading branch information
dalehenrich committed Feb 18, 2015
1 parent 45639d8 commit a54c40b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
language: erlang

notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/c59e6bffa0b41a693676 # GsDevKit/chat (public)
on_success: always # options: [always|never|change] default: always
on_failure: always # options: [always|never|change] default: always
on_start: false # default: false

env:

- GS_VERSION=3.1.0.6
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,8 @@ The Development Kit for GemStone/S features:
```Shell
installServer devKit 3.2.4
```

*Note that the script will prompt you for your password because it uses sudo to setup up your server for running GemStone*.


4. When the above script finishes, the tode client image is opened and you should be able to validate your session description by:

1. Opening a tODE shell on your stone:
Expand Down
2 changes: 1 addition & 1 deletion docs/releaseNotes/releaseNotes1.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ To support the new `/sys` node structure in tODE, a `$GS_HOME/tode/sys` director
+-descriptions\
+-scripts\
+-windowLayout\
+-home\
+-home\
+-projects\
+-server\
+-scripts\
Expand Down

0 comments on commit a54c40b

Please sign in to comment.