CurricularAnalytics / CurricularAnalytics.jl

CurricularAnalytics.jl is a toolbox for studying and analyzing academic program curricula.
GNU Affero General Public License v3.0
23 stars 19 forks source link

Travis CI testing #88

Closed heileman closed 4 years ago

heileman commented 4 years ago

Add appropriate commands to .travis.yml file so that test curricula and degree plan files in ./test (i.e., ./test/curriculum.csv and ./test/degree_plan.csv) are copied to the root directory prior to running tests on Travis CI, and then deleted after tests are completed.