mirror of
https://github.com/wassname/nvatom.git
synced 2026-06-27 16:10:36 +08:00
Enable Travis CI
For more information, refer https://github.com/atom/ci.
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
language: objective-c
|
||||
|
||||
notifications:
|
||||
email:
|
||||
on_success: never
|
||||
on_failure: change
|
||||
|
||||
script: 'curl -s https://raw.githubusercontent.com/atom/ci/master/build-package.sh | sh'
|
||||
|
||||
git:
|
||||
depth: 10
|
||||
|
||||
sudo: false
|
||||
@@ -1,5 +1,7 @@
|
||||
# Notational Velocity for Atom
|
||||
|
||||
[](https://travis-ci.org/seongjaelee/notational-velocity)
|
||||
|
||||
[Notational Velocity][1] is an application that stores and retrieves notes. This Atom package implements the some key features from this amazing app:
|
||||
|
||||
- Modeless operation
|
||||
|
||||
Reference in New Issue
Block a user