Travis CI already exports variables.

Explicit exports are redundant
This commit is contained in:
Chris PeBenito 2015-02-13 13:42:11 -05:00
parent 97fd81312c
commit 1a1b3bd583
1 changed files with 0 additions and 1 deletions

View File

@ -72,7 +72,6 @@ install:
# Use a heartbeat loop to produce output while compiling the policy, which takes a quite long time.
script:
- POLVER=$(checkpolicy -V | cut -d' ' -f1)
- export TYPE DISTRO DIRECT_INITRC MONOLITHIC
- echo $TYPE $DISTRO $DIRECT_INITRC $MONOLITHIC $POLVER
# Prepare sources: