Skip to content

Commit

Permalink
change ci to stable
Browse files Browse the repository at this point in the history
  • Loading branch information
Haithem Bel Haj committed Feb 15, 2016
1 parent b6706b8 commit 5db02a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -3,3 +3,4 @@
node_modules
npm-debug.log
build
/coverage
3 changes: 1 addition & 2 deletions .travis.yml
@@ -1,7 +1,6 @@
language: node_js
node_js:
- "4.1"
- "4.0"
- "stable"
services:
- rabbitmq
after_success:
Expand Down

0 comments on commit 5db02a7

Please sign in to comment.