Skip to content

Commit

Permalink
added sauce test to .travis.yml scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
abarnhard committed Dec 18, 2014
1 parent ea1c565 commit e07cd55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ before_script:
- sleep 5
after_script:
- npm run coveralls
- npm run e2e
env:
global:
- DATABASE_URL=postgresql://postgres@localhost/evernote_test
Expand Down

0 comments on commit e07cd55

Please sign in to comment.