Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Commit

Permalink
Merge pull request #60 from northwestern-mti/feature/flexbox
Browse files Browse the repository at this point in the history
travis++
  • Loading branch information
samwachspress committed May 20, 2021
2 parents 11207a1 + c903048 commit 295a2da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:
install:
- openssl aes-256-cbc -K $encrypted_86f5a1ab1ccf_key -iv $encrypted_86f5a1ab1ccf_iv -in env_config.zip.enc -out env_config.zip -d
- unzip -qo env_config.zip
- export VERSION_NUM=9-9-9-1
- export VERSION_NUM=9-9-9-2
- export APP_CONFIG=development
- export CLOUD_CONFIG=1
- if [ "${TRAVIS_BRANCH}" != "master" ]; then export APP_CONFIG=development; fi;
Expand Down

0 comments on commit 295a2da

Please sign in to comment.