Browse Source

revert travis config namespace

pull/441/head
Dave Machado 6 years ago
parent
commit
0f427d7829
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      .travis.yml

+ 2
- 1
.travis.yml View File

@@ -11,4 +11,5 @@ script:
- ./main.sh
after_success:
- ./build.sh
- ./deploy.sh
- ./deploy.sh

Loading…
Cancel
Save