Skip to content

Commit

Permalink
testing tag again
Browse files Browse the repository at this point in the history
  • Loading branch information
eberhardtm committed Feb 3, 2017
1 parent 352d74a commit 9912c57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ after_script:
- vendor/bin/test-reporter
after_success:
- npm run build
- tar -cf Internshipinventory-$TRAVIS_TAG.tar.gz *
- tar -cf Internshipinventory.tar.gz *
addons:
code_climate:
repo_token: 3060bdda5db8f779d82ab527acadec5cd581bde782093136322604a4280162e7
Expand All @@ -31,7 +31,7 @@ deploy:
skip_cleanup: true
api_key:
secure: GFMI2vZio7HKeLuHQ21eytiLTVPV06hCNaAE6WIrSX/tUcgA40XxQkJLSn4VheeoYoEz2q7LTJE2GbNlqw6wTkcdLRo61ayTZAZpNE8mII/JBLXW6xjoVAx4vjucsXZGMDKGBTjQJIbTvHE3JeiRiAcSn5lSpcSzCONGSyQr5nF4gQaNDEfrgsICPy+BonRdyQ+QPEr8IslDT/buzsiP86iiy3cOFAJa3BqP3m4Wk4VBO/ipAwVm1JgspeQtbuGgofdVTrPmS1sJqrHhWUroAGvHik3bPlFTNkC9FcNxPSwesvLLlm72JjH+qXCW8TW/uAimqBXZQ2qv7rOvFKSIFzcMhFejA+4Zr2LAmUionhgmvcGViLe6G5RNLne8xkgvn3mAaMZdT8oBH5I8sB26I5mm/T4uoVjQixen900Bl/OEjECO1CWwLXpxBIMvzotcBISIVZ08MIaVdjQzmqfaDmoRs6+VaMZtL1iuj3qmJ2AvSyfAKkEo33TGZsQNIGwi2Shu8m4e2byFSflYe32RMaA7+0hw/QQ/CrBEjTsZyfkrEwneXL47fbBp1mQwjU0ACTDAkPXnZqLQZ7Bo0ZjatU2srmMz+xYr4kQfebdtEa6zPvoiyPML71sHwnaDAJ7LJhei2mYsSOVBXMDeYsm05JQyeTedsNN6mTHiBiLU5qw=
file: Internshipinventory-$TRAVIS_TAG.tar.gz
file: Internshipinventory.tar.gz
on:
repo: eberhardtm/InternshipInventory
branch: useWebpack
Expand Down

0 comments on commit 9912c57

Please sign in to comment.