Skip to content

Commit

Permalink
remove nupic install from travis yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BoltzmannBrain committed Jun 3, 2016
1 parent 0767135 commit 95bf8b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ before_install:
- alias g++='g++-4.8'
- export CC='gcc-4.8'
- export CXX='g++-4.8'
- pip install https://s3-us-west-2.amazonaws.com/artifacts.numenta.org/numenta/nupic/releases/nupic-0.2.2-cp27-none-linux_x86_64.whl

install:
- pip install -r requirements.txt
Expand Down

0 comments on commit 95bf8b7

Please sign in to comment.