Skip to content

Commit e8a9d85

Browse files
committed
fix: update .travis.yml to test
1 parent c364cac commit e8a9d85

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ install:
1717
- sudo apt-get install $PYTHON-setuptools
1818
- sudo easy_install$PYSUF nibabel # Latest pypi
1919
- sudo apt-get install $PYTHON-nose
20-
- $PYTHON setup.py build
21-
- sudo $PYTHON setup.py install
2220
script:
2321
# Change into an innocuous directory and find tests from installation
2422
- make test

0 commit comments

Comments
 (0)