diff options
author | Zubnix <[email protected]> | 2015-04-27 23:18:02 +0200 |
---|---|---|
committer | Zubnix <[email protected]> | 2015-04-27 23:18:02 +0200 |
commit | bed05e8c4a04fd8798d32511c9360308b8506bbb (patch) | |
tree | 0aec9b955a3bdfdae74dc2e06605c89573634825 | |
parent | 2ca447e5c6273ad60104cf9c9fd63fd852f9a7ba (diff) |
Update .travis.yml
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index a683028e5..ae510cdac 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,6 @@ git: before_install: - cd .. - git clone --recurse-submodules git://jogamp.org/srv/scm/gluegen.git gluegen - - unsetenv CLASSPATH - pusdh gluegen/make - ant - popd |