Skip to content

Commit

Permalink
Remove yast2-storage from travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ancorgs committed Aug 9, 2016
1 parent d4d45ea commit 173a716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,7 +5,7 @@ before_install:
# disable rvm, use system Ruby
- rvm reset
- wget https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
- sh ./travis_setup.sh -p "yast2-devtools yast2-testsuite yast2 yast2-pkg-bindings yast2-country-data yast2-storage" -g rspec:3.3.0
- sh ./travis_setup.sh -p "yast2-devtools yast2-testsuite yast2 yast2-pkg-bindings yast2-country-data" -g rspec:3.3.0
script:
- make -f Makefile.cvs
- make
Expand Down

0 comments on commit 173a716

Please sign in to comment.